# Developer Guides

- [Introduction](/developer-guides/introduction.md)
- [Contracts](/developer-guides/contracts.md): A deep dive into the available contracts
- [Contract Architecture](/developer-guides/contracts/contract-architecture.md): In-depth view of how 3mint contracts are structured
- [End-to-end Example](/developer-guides/contracts/end-to-end-example.md)
- [Mint](/developer-guides/mint.md): A more detailed look at our Mint solution
- [How To](/developer-guides/mint/how-to.md): A step by step guide for using the Mint API
- [End-to-end Example](/developer-guides/mint/end-to-end-example.md): Programmatically minting an Ethereum ERC1155 NFT
- [Code Snippets](/developer-guides/mint/code-snippets.md): Different ways to mint tokens
- [Wallets](/developer-guides/wallets.md): A more detailed look at our Wallets solution (coming Q4)
- [End-to-end Example](/developer-guides/wallets/end-to-end-example.md)
- [Mobile Pass](/developer-guides/wallets/mobile-pass.md): 3mint offers a user-friendly platform that enables the issuance of digital passes specifically tailored for Apple and Google Wallet.
- [Creating Passes](/developer-guides/wallets/mobile-pass/creating-passes.md): Sending a request to our platform will generate a wallet pass for mobile devices
- [Token Gating](/developer-guides/token-gating.md): A more detailed look at our token-gating solution
- [End-to-end Example](/developer-guides/token-gating/end-to-end-example.md): Programmatic gating for customers holding an Ethereum ERC1155 NFT
- [Code Snippets](/developer-guides/token-gating/code-snippets.md): Different ways to token gate
