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

# Project Tokens

- [Create a Project Token](https://docs.idexo.com/how-to/create-a-project-token.md): This section describes how to deploy a smart contract that creates a token that conforms to the ERC20 standard used by many project utility tokens.
- [Mint a Token](https://docs.idexo.com/how-to/mint-erc20-tokens-on-ethereum-mainnet.md): This describes how to mint a specified amount of tokens to a specified wallet address on the network specified, for the token contract specified.
