- python3 version 3.6 or greater, python3-dev
- ganache-cli - tested with version 6.12.2
- brownie version 1.19.1 or greater
To run the tests, first install the developer dependencies:
pip install -r requirements.txt
Run the all tests with:
brownie test
This project is licensed under the Apache License, Version 2.0.