0x smart contract compilation artifacts
Read the documentation
pip install 0x-contract-artifacts
We welcome improvements and fixes from the wider community! To report bugs within this package, please create an issue in this repository.
Please read our contribution guidelines before getting started.
./setup.py pre_install
pip install -e .[dev]
./setup.py clean --all
./setup.py lint
./setup.py build_sphinx
See ./setup.py --help-commands
for more info.