0x JSON schemas for those developing on top of 0x protocol.
Read the documentation
pip install 0x-json-schemas
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 test
.
./setup.py clean --all
./setup.py lint
./setup.py build_sphinx
See ./setup.py --help-commands
for more info.