@laborx/solidity-eventshistory-lib

v0.1.8
Provides an access to an events history set of contracts
solidity ethereum contracts events-history

test

npx truffle test

release

standard-version

coverage

npx solidity-coverage

build

npm run compile:all

compile

npx truffle compile

compile:all

npx truffle compile --all

lint:sol

npx solium --dir contracts

lint:js

npx eslint . --fix

lint

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

testrpc

npx ganache-cli -g 1 --gasLimit 8000000 | grep -Ev "FilterSubprovider|eth_getFilterChanges"
npm i @laborx/[email protected]

Metadata

Downloads