1.1.0 • Published 3 years ago

kolibri-deploy v1.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

Deploy Scripts

This NPM package allows stablecoin contracts to be deployed.

Rebuild Smart Contracts and Deploy

npm run deploy

Re-compile Contracts

npm run build-smart-contracts

Deploy without Rebuilding Smart Contracts

npm run deploy-no-build