'Amazon Managed Blockchain not showing Ethereum network
I am a newbie 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'.
In the documentation, it shows the 'Ethereum' network like the below image.
Any advice much appreciated.
Solution 1:[1]
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.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | FRAGA |