@laborx/solidity-shared-lib

v0.2.7
Specifies contracts shared between libraries

test

npx truffle test

release

standard-version

build

npm run compile:all

compile

npx truffle compile

compile:all

npx truffle compile --all

testrpc

npx ganache-cli -g 1 --gasLimit 4700000 | grep -Ev "FilterSubprovider|eth_getFilterChanges"

lint:sol

npx solium --dir contracts

lint:js

npx eslint . --fix

lint

npm run lint:sol && npm run lint:js

coverage

npx solidity-coverage
npm i @laborx/[email protected]

Metadata

  • AGPL-3.0
  • Whatever
  • LaborX PTY
  • released 10/28/2018

Downloads