Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 1.26 KB

README.md

File metadata and controls

43 lines (24 loc) · 1.26 KB

plu-ts-starter

this repository contains an initial setup to write Cardano smart contracts using the plu-ts library;

Documentation

here you find documentation on how to use plu-ts

feel free to contribute to the plu-ts-docs repository

Build the project

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.

Run the code

once you built the project (see above), run:

node dist/index.js

Run in demeter.run

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

Code in Cardano Workspace

Consultancy and audits

For smart contract consultancy and audits you can send a mail to [email protected]