๐ŸŽจ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

Instructional Video by @CryptoBababooeyhin

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".

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

  1. Connect your wallet.

  2. Scroll down to NFT Policy and Key Information.

    • If you already have a policy/existing project click on โ€œUse an Existing Project I Createdโ€. Then paste your NFT Key and NFT Slot Expiration (Optional).

    • 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!

      • Press โ€œOKโ€ on the prompt.

      • You will then see your auto generated Private Key and NFT Expiration. SAVE YOUR PRIVATE KEY and CARDANO SLOT YOU GENERATE!

      • 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!โ€

  3. 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 +New Key

      • Name the new API Key and click create

      • 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

      • Go to their site and sign in using email, Google, GitHub, or GitLab. Does not require registration.

      • Click on + Add Project

      • Name the Project.

      • Choose Network: Cardano mainnet

      • Click Save Project

      • Click on the Project.

      • Copy the API Key (Project ID).

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

  4. Enter the NFT Name

  5. Upload the file

    • Click on the Cloud Icon, select file, then click on โ€œUpload File Attachmentโ€

  6. Fill out the trait (optional)

  7. Fill out the quantity.

    • 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.

  8. Click on โ€œMint Now!โ€

  9. 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