Skip to content

openbitlab/bitpeer.py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitpeer.py - Bitcoin protocol

A pure Python3 bitcoin protocol implementation.

This library is a fork of the existing software https://github.com/perone/protocoin.

Features

  • Bitcoin protocol data serialization / deserialization
  • Customizable clients (single node connection) and nodes (multiple node connections with storage and mempool)
  • Network support for different coins (bitcoin, namecoin, litecoin)

Examples

Some samples are available in samples directory.

Donate

You can help the project by donating BTC to: 129k6fDTd66j1LMY5RAdFSQozeBe58nfxE

About

A pure Python3 Bitcoin protocol implementation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%