plu-ts is a library, which wants to allow Cardano smart contract creation and protocol interaction only using Typescript
there is the need for decentralized applications, however the tools to build a truly decentralized application are missing or limited to static compilation.
plu-ts
wants to be a library to allow Cardano-related software to be written entirely in typescript, allowing a for a wider developer ecosystem adoption and easier integration.
the project will be composed mainly of two parts: on-chain and off-chain;
the on-chain part will take care of smart contracts creation the off-chain one will allow for transaction creation (so will take care of smart contracts interaction, among all the off-chain stuff)
to know more about the high-level ideas see the docs/specification-notes
folder:
the project is at its early stages; follow @MicheleHarmonic on twitter to stay updated on major milestones.
If you wan't to take part in the history of Cardano then checkout the contributing guidelines and check out the developer documentation
there are a few proposals related to the development of this repository in the current found:
a collection of all proposals made can be found in the catalyst-proposals.md
file