@aragonone/erc20-faucet

v1.0.0
ERC20 token faucet

compile

truffle compile

lint

solium --dir ./contracts

test

./node_modules/@aragon/test-helpers/ganache-cli.sh

abi:extract

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

prepublishOnly

truffle compile --all && npm run abi:extract -- --no-compile
npm i @aragonone/erc20-faucet

Metadata

  • GPL-3.0
  • Whatever
  • Aragon One
  • released 1/7/2020

Downloads