Addresses at which the 0x smart contracts have been deployed.
Read the documentation
pip install 0x-contract-addresses
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.
pip install -e .[dev]
./setup.py clean --all
./setup.py lint
./setup.py build_sphinx
See ./setup.py --help-commands
for more info.