Skip to content

zakurai/shield-python

 
 

Repository files navigation

shield-python is a set of Python libraries that allows easy access to the shield peer-to-peer cryptocurrency client API.

Documentation

Documentation can be found here, or in the source archive. It is built using Sphinx:

http://laanwj.github.com/shield-python/doc/

Installation instructions

shield-python uses setuptools for the install script. There are no dependencies apart from Python itself.

$ python setup.py build
$ python setup.py install

TODO

These things still have to be added:

  • SSL support (including certificate verification) for managing remote shield daemons.

About

SHIELD api forked from laanwj

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 90.6%
  • Makefile 4.7%
  • Batchfile 4.6%
  • Shell 0.1%