Introduction
Last updated
Was this helpful?
Last updated
Was this helpful?
Github repository:
This lib is still under heavy work in progress, everything can change as I build it for my specific use case.
This cardano lib has been made for a specific use case, I wanted to learn how to use cardano in typescript (with deno).
So using Cardano Serialization Lib (CSL) was one of the solution.
This lib has been build using a local private cardano cluster.
The goal of that project was to learn CSL and the project associated is a simple game to practice NFT, FT and transactions, along with the private testnet and the indexer. As well getting familiar with the CIPs.
So you should not use this projet as-is into your project but use it to learn or compare your solution.