Skip to content

FryDay/go-electrumx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-electrumx GoDoc

This repository is a fork of ccampbell/go-electrum which is a fork of d4l3k/go-electrum, both of which are unmaintained now.

A pure Go ElectrumX bitcoin client library. This makes it easy to write bitcoin based services using Go without having to run a full bitcoin node, or querying for bitcoin data that is not available through a regular full node.

go-electrumx

Packages provided

  • electrumx - Dependency-free (except for the standard library) module for using JSON-RPC to talk directly to ElectrumX servers.
  • wallet - A bitcoin wallet built on btcwallet with ElectrumX as the backend.

Usage

See examples for more.

Donate

If you find these packages useful, please consider flipping me a few satoshis 🤗

bc1qtsh9vfy2xc5n972lhh0rezkj0ny7kjktwsrl6z

License

go-electrumx is licensed under the MIT license.

About

ElectrumX protocol client written in Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages