linxing / go-p2p

The go-to Bitcoin P2P Message Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bitcoin P2P library for Go

This is a work in progress.

The goal of this project is to provide a library for Go that allows you to easily connect to the Bitcoin network and interact with it. It is currently in an early stage of development and is not ready for production use.

Usage

See the examples directory for some examples of how to use the library.

About

The go-to Bitcoin P2P Message Library


Languages

Language:Go 99.9%Language:Makefile 0.1%