# Create a ERC-1155 collection

- [Set up smart contract](/create-a-erc-1155-collection/set-up-smart-contract.md): Configure smart contract for your NFT
- [Upload assets to IPFS](/create-a-erc-1155-collection/upload-assets-to-ipfs.md)
- [Manage smart contract](/create-a-erc-1155-collection/manage-smart-contract.md): Managing your contract before deployment
- [Before deployment](/create-a-erc-1155-collection/manage-smart-contract/before-deployment.md)
- [(Presale only) Set up allowlist](/create-a-erc-1155-collection/manage-smart-contract/before-deployment/presale-only-set-up-allowlist.md)
- [Deployment (Testnet)](/create-a-erc-1155-collection/manage-smart-contract/before-deployment/deployment-testnet.md)
- [What to test on Testnet](/create-a-erc-1155-collection/manage-smart-contract/before-deployment/what-to-test-on-testnet.md)
- [Deployment (Mainnet)](/create-a-erc-1155-collection/manage-smart-contract/before-deployment/deployment-mainnet.md)
- [After deployment](/create-a-erc-1155-collection/manage-smart-contract/after-deployment.md)
- [Verify contract](/create-a-erc-1155-collection/manage-smart-contract/after-deployment/verify-contract.md)
- [Start/stop presale/public sale](/create-a-erc-1155-collection/manage-smart-contract/after-deployment/start-stop-presale-public-sale.md)
- [Set up mint website](/create-a-erc-1155-collection/manage-smart-contract/after-deployment/set-up-mint-website.md)
- [Withdraw your funds](/create-a-erc-1155-collection/manage-smart-contract/after-deployment/withdraw-your-funds.md)
