

# Get Started Creating a Hyperledger Fabric Blockchain Network Using Amazon Managed Blockchain (AMB)
<a name="managed-blockchain-get-started-tutorial"></a>

This tutorial guides you through creating your first Hyperledger Fabric network using Amazon Managed Blockchain (AMB). It shows you how to set up the network and create a member in your AWS account, set up chaincode and a channel, and then invite members from other AWS accounts to join a channel. Instructions for invitees are also provided.

**Topics**
+ [Prerequisites and Considerations](get-started-prerequisites.md)
+ [Step 1: Create the Network and First Member](get-started-create-network.md)
+ [Step 2: Create an Endpoint](get-started-create-endpoint.md)
+ [Step 3: Create a Peer Node](get-started-create-peer-node.md)
+ [Step 4: Set Up a Client](get-started-create-client.md)
+ [Step 5: Enroll the Member Admin](get-started-enroll-admin.md)
+ [Step 6: Create a Channel](get-started-create-channel.md)
+ [Step 7: Run Chaincode](get-started-chaincode.md)
+ [Step 8: Invite a Member and Create a Multi-Member Channel](get-started-joint-channel.md)