Skip to content

Fully featured client-side library for the BitShares³ Blockchain - written entirely in python.

License

Notifications You must be signed in to change notification settings

BitShares3/pybts3

 
 

Repository files navigation

Python Library for BitShares

Stable

docs master Travis master codecov

Develop

docs develop Travis develop codecov develop


Documentation

Visit the pybitshares website for in depth documentation on this Python library.

Installation

Install with pip3:

$ sudo apt-get install libffi-dev libssl-dev python-dev python3-dev python3-pip
$ pip3 install bitshares

Manual installation:

$ git clone https://github.com/xeroc/python-bitshares/
$ cd python-bitshares
$ python3 setup.py install --user

Upgrade

$ pip3 install --user --upgrade

About

Fully featured client-side library for the BitShares³ Blockchain - written entirely in python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Makefile 0.2%