library for an easy Cardano protocol interaction
here will be written the code for the Offchain Typescript library proposal in case it get founded
this library will allow for an easy intearction with the Cardano Protocol from the client side, allowing for a more decentralized way for dApp building on the Cardano blockchain
- ensuring efficient CBOR interoperability
1 to 1 month and a half from the start of the project
- JSON serializables object implementation
- PlutusData implementation
- sending a simple Transaction, lovelaces only as value
migth require from 2 up to 3 month from the finish of the previous step
- building transaction object
- implement transaction serialization to CIP-0030 standard format
- building transaction object
- sending multiasset transaction
depending from the previous step implementation, most of the code should be reusable, 1 month from the previous step in the worst case )
- Minting policies interacion
- SC interaction
Minting Policies and Smart contracts require a differen encodings the the one used up until now, expected 2 weeks, 1 month in the worst scenario
- Certificates management ( registration and deregistration )
at this point most of the code should be reusable the time remininig will be used for this step