> For the complete documentation index, see [llms.txt](https://docs.harmony.one/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.harmony.one/home/developers/tutorials.md).

# Tutorials

- [Deploying HRC20](https://docs.harmony.one/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](https://docs.harmony.one/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](https://docs.harmony.one/home/developers/tutorials/the-graph-subgraphs.md): This section will guide you through the deployment of subgraphs
- [Building & Deploying Subgraph (local node)](https://docs.harmony.one/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](https://docs.harmony.one/home/developers/tutorials/using-band-oracle.md)
- [Using Crosschain API](https://docs.harmony.one/home/developers/tutorials/using-crosschain-api.md)
- [Scripts](https://docs.harmony.one/home/developers/tutorials/using-crosschain-api/scripts.md)
- [Testing](https://docs.harmony.one/home/developers/tutorials/using-crosschain-api/testing.md)
- [Webserver](https://docs.harmony.one/home/developers/tutorials/using-crosschain-api/webserver.md)
- [Using Web3.py & Pyhmy](https://docs.harmony.one/home/developers/tutorials/using-web3.py-and-pyhmy.md)
- [Using IPFS & Filecoin](https://docs.harmony.one/home/developers/tutorials/ipfs-filecoin.md)
- [Using IPFS](https://docs.harmony.one/home/developers/tutorials/ipfs-filecoin/using-ipfs.md): This tutorial will show how to use IPFS on harmony blockchain
- [Using NFT.storage](https://docs.harmony.one/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](https://docs.harmony.one/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](https://docs.harmony.one/home/developers/tutorials/simple-metaverse-contract-with-chainstack.md)
- [Building a Simple Bridge with Ethereum](https://docs.harmony.one/home/developers/tutorials/simple-bridge-with-ethereum.md)
- [Staking for Multisig](https://docs.harmony.one/home/developers/tutorials/staking-for-multisig.md): This documentation explains how to do staking via your multisig safe using https://multisig.harmony.one.
