cryptokat / cryptokit

Utilities for working with bitcoin (or altcoin) data structures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cryptokit

Utilities for working with bitcoin (or altcoin) data structures. Decode raw transactions and build merkle trees or branches to confirm valid blocks. Includes basic tests that run against a running bitcoin (or litecoin, etc) instance and confirm that structures serialize/deserialize like the servers.

Full credit to sources that I've read/morphed/copied to create this package:

About

Utilities for working with bitcoin (or altcoin) data structures

License:GNU General Public License v3.0


Languages

Language:Python 100.0%