aionlib - library support for aion
aionlib is the official library support aion
To install aionlib with pip3, type:
sudo pip3 install aionlib
If you want to install aionlib from github, type:
sudo git clone https://github.com/blueShard-dev/aionlib cd aionlib sudo python3 setup.py install
This project is licensed under the Mozilla Public Licence 2.0 (MPL-2.0) License - see the LICENSE file for more details