- Create your first Avalanche address
- Query the Avalanche X-Chain
- Submit your first transactions
- Write & deploy your first Avalanche smart contract
- Create/Mint/Transfer Fixed or Variable Cap asset (Avalanche Native Token ANT)
- Create/Mint/Transfer NFT
- Export/Import AVAX to/from the C-Chain or the P-Chain
- Export/Import ANT to/from the C-Chain
- Import/Export AVAX to/from the X-Chain
- Add a Validator to the Primary Subnet
- Add a Delegator to the Primary Subnet
- Add a Subnet
- Launch a custom VM/Blockchain
- Import/Export AVAX to/from the X-Chain
- Import/Export ANT to/from the X-Chain
- Write and Deploy a smart-contract
- Create/mint/transfer ERC20 fungible token
- Create/mint/transfer ERC721 non-fungible token
- How to bridge your Ethereum DApp to Avalanche
- How to re-deploy your Ethereum DApp to Avalanche
- How to bridge your ERC20 from Ethereum to Avalanche
- How to bridge your ERC721 from Ethereum to Avalanche
- How to create and test contract calls with Truffle
- How to create and test contract calls with Hardhat
- How to create and test contract calls with Waffle
- How to run unit-testing for smart contracts with Truffle
- How to run unit-testing for smart contracts with Hardhat
- How to run unit-testing for smart contracts with Waffle
- How to mint your own ERC20 NFT on Avalanche using Open Zeppelin
- How to mint your own fungible token
- How to mint your own ERC721 NFT on Avalanche using Open Zeppelin
- How to create an AMM on Avalanche
- How to create a DEX on Avalanche
- How to create a lending market on Avalanche
- How to create staking derivatives on Avalanche
- How to create an NFT with royalties
- How to create your own NFT marketplace
- Integrate NFT into gaming engine such as Unreal
- How to build a crowdfunding platform on Avalanche
- How to create your own DAO on Avalanche
- Build a ledger integration in your DApp
- Front-end templates for Avalanche DApps
- How to build an efficient frontend for your app using websockets
- React Native quickstart
- Flutter quickstart