Skip to content

A toy bitcoin peer. Connects to testnet, shakes hands, reacts to pings, asks for pongs.

Notifications You must be signed in to change notification settings

willcl-ark/tinybitcoinpeer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

A toy bitcoin peer in Python. Connects to a random testnet node, shakes hands, reacts to pings, and asks for pongs.

This file is intended to be useful as a starting point for building your own Bitcoin network tools. Rather than doing things one way, it illustrates several alternatives... feel free to pick and choose.

Andrew Miller https://soc1024.com/

Dependencies


About

A toy bitcoin peer. Connects to testnet, shakes hands, reacts to pings, asks for pongs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%