Amazon Managed Blockchain not showing Ethereum network

196 views Asked by At

I am a beginner in smart contract development. I just create a smart contract for some analyze how it works, so I used the truffle suite with vs code to create a smart contract. I create a sample smart contract and build it successfully without errors.

Now I trying to publish this smart contract in AWS. I have an AWS account (region - eu-west-2, Europe-London) and I already found the documentation about the Etherum network supported by the AWS link. And this documentation already mentioned the available regions too.

But when I try to create a new private network it only shows 'Hyperledger fabric network'.

enter image description here

In the documentation, it shows the 'Ethereum' network like the below image.

enter image description here

1

There are 1 answers

2
FRAGA On

I am glad to help you here. I am Everton Fraga, working for AWS as Sr. Blockchain Specialist.

On the Managed Blockchain service page, https://console.aws.amazon.com/managedblockchain/, click on "Join public network", then you will be guided to deploy your Ethereum node on the network of choice.