kolibri-deploy
v1.1.0
Published
Deploys contracts for Kolibri.
Downloads
2
Readme
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