Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/libsv/go-p2p
- Owner: libsv
- Created: 2023-01-11T15:53:35.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-25T08:59:58.000Z (5 months ago)
- Last Synced: 2024-07-26T09:12:16.032Z (5 months ago)
- Language: Go
- Size: 271 KB
- Stars: 3
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.