@aragon/court

v1.1.1
Aragon Court

lint

npm run lint:solidity && npm run lint:js

test

npm run ganache-cli:test

compile

truffle compile

lint:js

eslint ./test ./scripts ./migrations

coverage

SOLIDITY_COVERAGE=true npm run ganache-cli:test

test:gas

GAS_REPORTER=true npm test

abi:extract

truffle-extract --output abi/ --keys abi

lint:solidity

solium --dir ./contracts

prepublishOnly

truffle compile --all && npm run abi:extract -- --no-compile

ganache-cli:test

./node_modules/@aragon/test-helpers/ganache-cli.sh
npm i @aragon/[email protected]

Metadata

  • GPL-3.0
  • Whatever
  • Aragon Association
  • released 2/11/2020

Downloads