Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

sambarnes/factom-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

factom-core

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

Kinda ugly, very alpha. 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