0.1.1 • Published 4 years ago
strategies-test v0.1.1
Snapshot strategies
Development
Install dependencies
npm installBuild package
npm run buildTest strategy
# Test default strategy (erc20-balance-of)
npm run test
# Test strategy with name
npm run test --strategy=erc20-received
npm run test --strategy=eth-balance
# Test with more addresses from addresses.json
npm run test --strategy=eth-balance --more=200 License
MIT.