Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/libsv/go-p2p

The go-to Bitcoin P2P Message Library
https://github.com/libsv/go-p2p

Last synced: about 2 months ago
JSON representation

The go-to Bitcoin P2P Message Library

Awesome Lists containing this project

README

        

# 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.