A web-based interface for deploying various types of tokens using the Peppermint API. This tool allows you to easily deploy ERC20, ERC721, and ERC1155 tokens with different configurations.
- Support for multiple token standards:
- ERC20 (Mintable/Burnable)
- ERC721 (Basic, Purchasable, Royalties, Soulbound)
- ERC1155 (Basic, Purchasable, Royalties, Soulbound)
- Secure vault-based token deployment
- Multiple blockchain support
- Easy-to-use interface
- Automatic API key management
- Support for royalties configuration
- Get your API key from Peppermint Dashboard
- Create a vault in the Peppermint dashboard
- Open the token deployer interface
- Enter your API key
- Select your vault
- Choose your desired token type and configure parameters
- Deploy your token
- Mintable and burnable capabilities
- Configurable decimals
- Basic implementation
- Purchasable version with pricing
- Royalties support
- Soulbound version (non-transferable)
- Basic implementation
- Purchasable version
- Royalties support
- Soulbound version
- API keys are stored locally in the browser
- Secure communication with Peppermint API
- No private keys are handled in the interface
- Modern web browser
- Peppermint API key
- Active vault in Peppermint dashboard