A Collection (also known as a Token ID) is the container where all your NFTs will live. Before minting any NFT, you first need to create a Collection to hold them.
Think of it as creating a folder β you define its properties once, and then you can add NFTs into it.
Access this tool directly at tools.kabila.app/nft-creation
Create a New Collection β Kabila Tools interface
Required fields
The following details are needed to create your Collection:
Collection Name
The public name for your NFT Collection. This is what users will see in marketplaces and wallets. Choose a name that clearly represents your project or brand.
Collection Symbol
A short identifier for your Collection (e.g., KES, SIWAS). Similar to a stock ticker symbol, this will be used as an abbreviated reference to your Collection.
Max Supply (Max NFT Pieces)
The maximum number of NFTs that can ever be minted in this Collection. This number cannot be changed after creation, so plan carefully.
Toggle the Infinite Supply switch if you want to mint unlimited NFTs into the Collection without a cap.
Token Private Keys
Token Keys give you control over your Collection and its NFTs. Each key grants specific permissions:
- Supply Key β Allows minting and burning NFTs in the Collection.
- Admin Key β Full control over the token configuration.
- Freeze Key β Ability to freeze/unfreeze token transfers for specific accounts.
- Wipe Key β Ability to wipe tokens from a specific account.
- Pause Key β Ability to pause/unpause all token operations.
- Fee Schedule Key β Ability to update custom fees.
- Metadata Key β Ability to update NFT metadata after minting.
Learn more about each key in the Token Keys section.
Key generation modes
After filling the Collection details, you'll be asked to choose how to generate and manage your Token Private Keys. There are three modes available:
Token Private Keys β Key generation modes
- Account (Recommended β Beginner) β The keys are generated using your account's public key. This is the simplest and most convenient option. You don't need to manually save any keys since they're tied to your account.
- Same Key (Most Used β Intermediate) β A single private key is generated for all the token private keys. You will need to save this key securely.
- Different Key (Most Secured β Expert) β A different private key is generated for each token key. This is the most secure option but requires you to manage multiple keys.
If you choose Same Key or Different Key mode, it is VERY IMPORTANT that you copy and save the Token Keys in a safe place. If you lose them, you will lose control over the corresponding Collection operations permanently.
With Account Mode, the keys are tied to your account's public key. Note that if you reset your account's PrivateKey or SeedPhrase, you will lose access to your token.
Royalties (Optional)
Define royalties for secondary market transactions. Every time an NFT from your Collection is sold on a marketplace, the specified percentage will be sent to the designated account.
- Account ID β The Hedera account that will receive the royalty payment.
- Royalty Percentage β The percentage charged on each secondary sale.
You can add multiple royalty entries with different recipients and percentages.
Step-by-step process
Fill in Collection details
Enter the Collection Name, Symbol, Max Supply, select your Token Keys, and optionally define Royalties. Click Continue to proceed.
Choose your key generation mode
Select how you want to generate your Token Private Keys: Account (recommended), Same Key, or Different Key. Read the description of each mode carefully before choosing.
Save your keys (Same Key / Different Key only)
If you chose Same Key or Different Key mode, you will be presented with the generated private keys. Copy and save them in a safe place β this is the only time they will be shown.
Confirm creation
Confirm the token creation transaction. The Hedera network will provide you with the unique Token ID for your newly created Collection.
Copy your Token ID
Save your Token ID β you'll need it to mint NFTs later on.
Pricing
- Token Creation β $1.90/Token (+ Hedera network fees)
Collection ready? Now it's time to mint NFTs with new metadata or mint with existing metadata.
Was this page helpful?