Skip to content

sidan-lab/mesh-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express CSL Boilerplate

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

Getting Started

npm install
npm run start
The server will start on http://localhost:3000 by default.

Testing

npm run 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