Features
The following table lists the features supported by Mintr beta, with indicators of whether they are available in the Basic and Pro versions. The beta includes all basic and pro features.
Basic | Pro | |
---|---|---|
Fully decentralized | ✓ | ✓ |
Create NFTs and collections from scratch | ✓ | ✓ |
Import partially or fully complete NFTs and Collections | ✓ | ✓ |
Autofill or manually create metadata for each NFT | ✓ | ✓ |
Upload all assets, metadata, and licenses to IPFS | ✓ | ✓ |
Validate all assets and their hashes | ✓ | ✓ |
Mint NFTs on Chia | ✓ | ✓ |
Monitor progress of each process | ✓ | ✓ |
Supports all assets (image, video, 3D object, documents, ZIP files, etc) | ✓ | ✓ |
Full catalog search and sort | ✓ | ✓ |
Batch operations | ✓ | ✓ |
Open-standards | ✓ | ✓ |
Multi-component assets | ✓ | |
Extended metadata | ✓ | |
Media transcoding | ✓ | |
Rarity scoring & filtering | ✓ | |
Sell offer creation | ✓ |
Getting started
- Beta demo videos are available on YouTube.
- Alpha version of Mintr can be accessed here. (alpha will be deprecated upon conclusion of the beta)
Before using Mintr to mint NFTs you will need to set up a few things first:
-
Download, install and run Chia in wallet mode (Farming mode/full node is required for bulk NFT minting) Chia Downloads
-
Get free XCH from Chia's official source. Chia Faucet
-
Create your DID and NFT wallets. You can follow this YouTube tutorial from the xch foundation. NFT1 (Chia) Minting tutorial
-
Get your API key for uploading to IPFS using Mintr's "basic" mode. NFT.storage
-
Create a Collection ID (UUID v4) for your collection. UUID Generator
Connect With Us
Follow us on Twitter for the latest updates and news.
Join our Discord community to connect with other users and ask questions.
We'd love to hear your feedback and suggestions!
Resources
Chia's official documentation, including step-by-step instructions for getting started.
A JSON validator with the Chia NFT metadata schema loaded.
Source Code
The source code for the ALPHA version on GitHub.