Skip to content

twwu123/contractTest

Repository files navigation

cardano-contract-tester

Minimal app to test cardano contracts, work in progress.

start development environment

npm run start

For production, you may have to set public path to /dist/ in webpack config then

npm run build

This builds the /dist folder that can be served on your server.

If you want run production locally, you might want to use the Live Server extension in VSCode to simulate a server environment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published