🎨1-of-1 Mint Machine

Holding Requirement: Unlimited no-fee mints with 1 Wild Tangz

This is a web UI that takes a file (e.g., image, 3-d model, audio) and creates a 1-of-1 NFT straight to your Nami/Typhon/Flint/Gero/Eternl wallet.

URL: https://legacy.wildtangz.com/mint-machine

What Even is a (Non)-Fungible Token?

In Cardano, tokens have both a policy identifier and a name. When minting using any service provider on Cardano, you will need to specify a unique name in order for your newly created token to be a "true" NFT. If you use a quantity greater than 1 when minting, or you reuse the same asset name in the same collection, your token will be deemed a "fungible token".

If you mess up any portion of minting below be sure to save your keys and visit the burn service tool so that you can burn the incorrectly created asset (note asset must remain in wallet while being burned).

How to use Tangz Tools Mint Service 1-of-1s

    • If you have no idea or don’t have one, click on β€œGenerate A New NFT Policy and Keys”. This will generate one for you, make sure to save it!

      • NFT Expiration if left blank will leave your policy unlocked, if you set a date it will lock it. Meaning you will no longer be able to add, remove, or modify the policy.

    • Once you have saved the key and Slot/Filled it out. Click β€œI Promise I Saved the Key and Slot!”

  1. After inserting/generating your Policy and Private Key info. You will need to sign up or login into NFT.Storage and Blockfrost.

    • NFT.Storage: https://nft.storage/

      • Go to their site and click Login

      • Either login with GitHub or Email OR Sign Up for a new account.

      • Go to API Keys from the top menu bar (https://nft.storage/manage/).

      • Click on the Actions button to the right of your API Key and click Copy.

      • Go back to the Wild Tangz Mint Machine and paste the NFT.Storage API Key.

    • Blockfrost: https://blockfrost.io/auth/signin

      • Name the Project.

      • Choose Network: Cardano mainnet

      • Click on the Project.

      • Go back to the Wild Tangz Mint Machine and paste the Blockfrost key

  2. Upload the file

    • If the quantity is set to 1, it will be a normal NFT asset.

    • If quantity is set to more than 1, it will be tokens.

  3. It will prompt you to sign the transaction which will cost you the dust fee. Sign it and your NFT should be in your wallet within 5 minutes!

Codebase: https://github.com/thaddeusdiamond/cardano-nft-mint-frontend

Last updated