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