Avalanche Docs

Avalanche provides the tech stack for building decentralized Layer 1s with blazing-fast Avalanche Consensus. You can also deploy your EVM-compatible smart contracts on the Avalanche C-chain.

1

Configure.

Configure your blockchain using Avalanche CLI.

avalanche blockchain create MyBlockchain
Virtual Machine
Chain ID
Token Name & Symbol
2

Launch Your Avalanche L1.

Launch your Avalanche L1 with a single command.

Avalanche CLI
avalanche blockchain deploy MyBlockchain Choose a network for the operation:▸ Local Network Devnet Fuji Testnet Mainnet
Deploying [MyBlockchain] to Local Network...
Blockchain ready to use

Toolings

Tools For Developers.

We provide a suite of tools to make your development experience as smooth as possible.

APIs

API References for anything Avalanche.

Well documented APIs for the Avalanche Network. You can also try out the interactive Glacier API playground.