FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

abitmore/python-bitshares: Fully featured client-side library for the BitShares Blockchain - written entirely in python. · GitHub

 
 

Latest commit

 

History

1,021 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Python Library for BitShares

Stable

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/bitshares/python-bitshares/
$ cd python-bitshares
$ python3 setup.py install --user

Upgrade

$ pip3 install --user --upgrade bitshares

Contributing

python-bitshares welcomes contributions from anyone and everyone. Please see our guidelines for contributing and the code of conduct.

Discussion and Developers

Discussions around development and use of this library can be found in a dedicated Telegram Channel

License

A copy of the license is available in the repository's LICENSE file.

About

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

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL