Web3 middlewares for 0x applications
Project description
0x-middlewares
Web3 middlewares for 0x applications.
Read the documentation
Installing
pip install 0x-middlewares
Contributing
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.
Install Code and Dependencies
Ensure that you have installed Python >=3.6 and Docker. Then:
pip install -e .[dev]
Test
Tests depend on running a local ethereum JSON-RPC server. For convenience, a docker container is provided that has ganache-cli.
A shortcut is provided to run that docker container: ./setup.py ganache
. With that running, the tests can be run with ./setup.py test
.
Clean
./setup.py clean --all
Lint
./setup.py lint
Build Documentation
./setup.py build_sphinx
More
See ./setup.py --help-commands
for more info.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for 0x-middlewares-1.0.0.dev0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ddb804af42ca9dc3187f93ca6b737145e08cad0f292083396ff90a43707c764 |
|
MD5 | 9138dfa948e549d469ed9409264ba406 |
|
BLAKE2b-256 | 6c631d029e16a827ba071199b07fdd5bda10211926987e19b9e7d7c47cfaef76 |
Hashes for 0x_middlewares-1.0.0.dev0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50f1fe6514d269544321d5c8f4454913a6cd9fac34938b61ab0ab31564f7889e |
|
MD5 | d9610d433f0f098c545488ab3e6085f0 |
|
BLAKE2b-256 | 3475182a92ea45a74312d3d5efe83f17dee6c6399cbca5c96ae491efd664b2e7 |