FactomProject / factom-py

(WIP) A python library for working with the primitives of the Factom blockchain.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

factom-py

A python library for working with the primitives of the Factom blockchain.

Alpha software. Development is mainly being done to support a light node implementation, however, the data structures should be portable enough to use in other application contexts as well.

Development

For fetching and working with items from a factomd database, see: tests/db/test_mainnet_db.py

About

(WIP) A python library for working with the primitives of the Factom blockchain.

License:MIT License


Languages

Language:Python 100.0%