Getting Started with 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.

Getting started

  • 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.

    STEP 01

    Submit a Bitcoin transaction

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

    View the code sample »

    STEP 02

    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.

    STEP 03

    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 »

  • 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).

    STEP 01

    Submit a Polygon transaction

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

    View the code sample »

    STEP 02

    Get your transaction validated on the blockchain

    Verify your transaction through read RPC calls.

    View the code sample »

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

    STEP 01
    Basic

    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 »

    STEP 02
    Basic

    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 our tutorial to guide you through creating your first Hyperledger Fabric network usingAmazon Managed Blockchain (AMB).

    STEP 01

    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 »

    STEP 02

    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 »