# Tutorials

- [Deploying HRC20](/home/developers/tutorials/deploying-hrc20.md): This tutorial will take you though creating your own HRC20 token. HRC20 is nothing but an ERC20 token deployed on Harmony.
- [Deploying HRC721/NFT](/home/developers/tutorials/deploying-hrc721-nft.md): This tutorial will take you through creating your own HRC721 or NFT. HRC721 is nothing but ERC721 deployed on Harmony.
- [The Graph - Subgraphs](/home/developers/tutorials/the-graph-subgraphs.md): This section will guide you through the deployment of subgraphs
- [Building & Deploying Subgraph (local node)](/home/developers/tutorials/the-graph-subgraphs/building-and-deploying-subgraph-local-node.md): This tutorial will demonstrate how to build a subgraph and deploy it locally
- [Using Band Oracle](/home/developers/tutorials/using-band-oracle.md)
- [Using Crosschain API](/home/developers/tutorials/using-crosschain-api.md)
- [Scripts](/home/developers/tutorials/using-crosschain-api/scripts.md)
- [Testing](/home/developers/tutorials/using-crosschain-api/testing.md)
- [Webserver](/home/developers/tutorials/using-crosschain-api/webserver.md)
- [Using Web3.py & Pyhmy](/home/developers/tutorials/using-web3.py-and-pyhmy.md)
- [Using IPFS & Filecoin](/home/developers/tutorials/ipfs-filecoin.md)
- [Using IPFS](/home/developers/tutorials/ipfs-filecoin/using-ipfs.md): This tutorial will show how to use IPFS on harmony blockchain
- [Using NFT.storage](/home/developers/tutorials/ipfs-filecoin/using-nftstorage.md): This tutorial will teach you how to use NFT.Storage to store NFTs on IPFS and Filecoin for the Harmony blockchain.
- [Indexing HRC20 with Envio](/home/developers/tutorials/indexing-hrc20-with-envio.md): This tutorial will take you through the process of indexing HRC20 token transfers on the Harmony using Envio.
- [Building a Simple Metaverse Contract](/home/developers/tutorials/simple-metaverse-contract-with-chainstack.md)
- [Building a Simple Bridge with Ethereum](/home/developers/tutorials/simple-bridge-with-ethereum.md)
- [Staking for Multisig](/home/developers/tutorials/staking-for-multisig.md): This documentation explains how to do staking via your multisig safe using https://multisig.harmony.one.
