this repository contains an initial setup to write Cardano smart contracts using the plu-ts
library;
here you find documentation on how to use plu-ts
feel free to contribute to the plu-ts-docs
repository
The remository is initialized with a basic comand to compile the typescript code you write;
in your shell, run:
npm run build
this will generate a dist
directoru that contains the compiled output.
once you built the project (see above), run:
node dist/index.js
demeter.run is a browser enviroment that allows you to set up environments of cardano applications in second
you can use demeter.run to set up your environment for a plu-ts
project too!
you are just one click away
For smart contract consultancy and audits you can send a mail to [email protected]