Getting Started with Amazon Managed Blockchain

Why Amazon Managed Blockchain?

Connect to fully managed blockchain nodes or query indexed data for Web3 applications in seconds. Whether you are new to Amazon Managed Blockchain (AMB) and Web3 or you already have a use case in mind, choose from the curated learning paths that best match your business goals.

Get started with AMB Access and AMB Query

Use AMB Access to submit a Bitcoin testnet transaction from a locally created wallet and thenverify that transaction’s details and your new wallet balance using AMB Query.
1

Submit a Bitcoin transaction

Use AMB Access to submit a Bitcoin transaction on the testnet.

View the code sample

2

Get your transaction validated on the blockchain

Wait for your transaction to be included in a block and made final, which can take up to 1 hour

3

Verify your transaction and balance on AMB Query

Using AMB Query to request your wallet address balance after your transaction, query the transaction hash of your transaction to verify the details.

View the code sample

Build a decentralized application (dApp) with AMB Access Polygon (Preview)

Use AMB Access to build a dApp, submit a transaction on Polygon blockchain, read blocks andtransactions published on the blockchain through Remote Procedure Calls (RPCs).
1

Submit a Polygon transaction

Submit a write transaction to Polygon blockchain using AMB Access endpoints.

View the code sample

2

Get your transaction validated on the blockchain

Verify your transaction through read RPC calls.

View the code sample

Build an NFT marketplace

Use AMB Access to create an Ethereum full node through which you can mint, manage, and transact non-fungible tokens (NFT) on an NFT marketplace built on AWS.
1

Read guidance for minting Ethereum-based NFTs on AWS

This guidance outlines a common framework for you to adopt AWS services for your NFTworkload, so you can begin with a standard architecture that handles the basic functionsrequired to get started with NFTs in your application(s).

View the guidance

2

Build a complete NFT marketplace application

This workshop will show you how to build a complete NFT marketplace application. We will startby first creating a development environment and then build a three-tier dApp.

Take the workshop

Read guidance on getting started with Hyperledger Fabric

Read our tutorial to guide you through creating your first Hyperledger Fabric network usingAmazon Managed Blockchain (AMB).
1

Read guidance

Refer to vetted solution guidance that outlines a well-architected Hyperledger Fabricarchitecture using AMB, Amazon Elastic Container Service (Amazon ECS), and API Gateway.

View the guidance

2

Build a full-stack Hyperledger Fabric track-and-trace solution

Use Hyperledger Fabric 2.2 on AMB to build a decentralized application (dApp) for trackingproducts through a supply chain. After completing the Immersion Day Track-and-TraceBlockchain Workshop for Hyperledger Fabric 2.2, you will be familiar with AMB and how to buildclient applications atop Hyperledger Fabric networks managed on AMB.

Take the workshop