- Newest
- Most votes
- Most comments
Yes, once the Hyperledger Fabric network is set up on Amazon Managed Blockchain, you can issue assets and use them to make payments to other networks that are also using the AWS network.
In terms of ease of usage for non-coders, Amazon Managed Blockchain provides a managed service that abstracts away many of the complexities of running a blockchain network, but some knowledge of blockchain and smart contracts is required to fully utilize the service. To deploy and run smart contracts (chaincode), you will need to have programming knowledge, but there are pre-built templates available that make it easier for developers to create smart contracts without deep blockchain knowledge. Amazon Managed Blockchain provides a console UI for network management, and you can also use the AWS SDKs or CLI to interact with the service.
Amazon Managed Blockchain supports chaincode written in Golang, as well as JavaScript and Java.
Regarding payment networks, I don't have access to a specific list of networks that are using the AWS network and accept asset transfers from Hyperledger Fabric.
Relevant content
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 8 months ago
- AWS OFFICIALUpdated a year ago
Thanks so much.