How to mint a token with cardano-cli for noobs (video)

It was suggested I post this here. It’s not the best, but I run through command by command until a token is created. My own noob-troubleshooting included.

  1. Cardano supports both Fungible and Non-Fungible tokens natively
  2. Creating NFTs is a matter of setting an appropriate policy restriction
  3. Minimum Ada is only the start, the transaction fees on top of the minimum ada that confused me initially (at [20:00]​). Go here for boring details: https://cardano-ledger.readthedocs.io/en/latest/explanations/min-utxo.html

Here’s the how to docs most of seen at this point:
https://developers.cardano.org/en/development-environments/native-tokens/how-to-use-multi-asset-tokens-in-the-cardano-node/

12 Likes

Will watch for sure :slight_smile: thanks for sharing!

@failfection, Hi
I am getting this error when running my node using launchpad files. This is the second time. Help
Mar 17 10:41:36 adalab bash[1006508]: [adalab:cardano.node.DnsSubscription:Error:870] [2021-03-17 10:41:36.07 UTC] Domain: “relays-new.launchpad.dev.cardano.org” Application Exception: 3.125.64.79:3001 DecoderFailure (BlockFetchHardForkBlock (’: * ByronBlock (’: * (ShelleyBlock (ShelleyEra StandardCrypto)) (’: * (ShelleyBlock (ShelleyMAEra ‘Allegra StandardCrypto)) (’: * (ShelleyBlock (ShelleyMAEra ‘Mary StandardCrypto)) (’ *)))))) ServerAgency TokStreaming) (DeserialiseFailure 2049 “An error occured while decoding asset name exceeds 32 bytes:.\nError: loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000g”)

Hey I don’t know for sure since this isn’t really a token issue. This is probably a setup issue with your relay node. I also don’t use launch pad so suggest going to a topic for that.

Here’s something I saw that says you may want to rebuild from scratch as something in configs could be messed up: