@laborx/sc-abi

v0.0.8
ChronoBank Labor-X Smart Contracts
ethereum solidity truffle

release

standard-version

test:all

./node_modules/truffle/build/cli.bundled.js test

compile

./node_modules/truffle/build/cli.bundled.js compile

compile:all

./node_modules/truffle/build/cli.bundled.js compile --all

migrate

./node_modules/truffle/build/cli.bundled.js migrate

migrate:reset

./node_modules/truffle/build/cli.bundled.js migrate --reset

console

./node_modules/truffle/build/cli.bundled.js console --network development

testrpc

./node_modules/ethereumjs-testrpc/build/cli.node.js -g 1 --gasLimit 4700000 --trace_request true | grep -Ev "FilterSubprovider|eth_getFilterChanges"
npm i @laborx/[email protected]

Metadata

Downloads