lucid
lucid copied to clipboard
need help from documentation
In order to learn lucid, documentation is not sufficient. Could you explain in a more efficient manner? or give an example of all method , functions and classes
There are some basical examples here: https://github.com/spacebudz/lucid/tree/main/src/examples Nebula: https://github.com/spacebudz/nebula In case of Plutus development the Aiken tutorials are also helpful: https://aiken-lang.org/example--hello-world
How can I mint only asset NFT in Lucid-Cardano? Could you give me an example? I see that https://github.com/spacebudz/lucid/tree/main/src/examples mints NFT tokens, but I only want to mint 721 NFT assets, not tokens