Skip to content

sidan-lab/mesh-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express CSL Boilerplate

This is a boilerplate of building and submitting Cardano transaction using cardano-serialization-lib.

Getting Started

yarn # or npm install
yarn start # or npm start
The server will start on http://localhost:3000 by default.

Testing

yarn test # or npm test

Error Handling

The API handles errors and validation using custom middleware. It guards incorrect types in request body and path param.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published