Waves Node API client
Full documentation https://wavespy.readthedocs.io/en/latest/
Requirements:
- Python 3.6 and higher
- Packages from
requirements.txt
From PyPI:
pip install wavespy
Or from source:
python setup.py install
-
Node API client
- Sync
- Async
-
Generators and validators
- Address data
- Transactions data
-
Matcher API
-
Docs
-
Tests