Skip to content

An embedded DSL for Cardano smart contracts creation coupled with a library for Cardano transactions, all in Typescript

License

Notifications You must be signed in to change notification settings

HarmonicLabs/plu-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plu-ts

library for an easy Cardano protocol interaction

why this repository?

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

read the proposal

possible timeline

  • 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
  • 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

About

An embedded DSL for Cardano smart contracts creation coupled with a library for Cardano transactions, all in Typescript

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published