lucid icon indicating copy to clipboard operation
lucid copied to clipboard

need help from documentation

Open Anil-akb opened this issue 1 year ago • 2 comments

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

Anil-akb avatar May 16 '23 11:05 Anil-akb

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

alessandrokonrad avatar May 18 '23 14:05 alessandrokonrad

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

Anil-akb avatar May 19 '23 05:05 Anil-akb