Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 404 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 404 Bytes

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