Skip to content

stafur/pyTRUST

Repository files navigation

pyTRUST -- stafur

pyTRUST leverages the utility of a modified version of pycoin to enable the generation of transactions within the TRUSTplus network. To leverage the interface for SQLite, PostgreSQL, and mySQL it is necessary to install:

SQLite: sqlite3 is part of the python standard library.

psycopg: http://initd.org/psycopg/

mysql: http://mysql-python.sourceforge.net/

Testing bitcoin-python and pycoin for alternative methods of communication with the trustplus peer network.

Using a bitcoin-python derivative allows for faster deployment intefacing with trustplusd. pycoin provides lower level control.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages