Skip to content

HarmonicLabs/plu-ts-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published