0.1.1 • Published 3 years ago

strategies-test v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Snapshot strategies

Development

Install dependencies

npm install

Build package

npm run build

Test 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.