Registry / crypto / martinboehm-btcd

martinboehm-btcd

JSON →
library0.0.0-20221101112928-408689e15809gogounverified

btcd is a full-node bitcoin implementation written in Go.

go get github.com/martinboehm/btcd
INSTALL
IMPORT
SIG · MARTINBOEHM-BTCD
M
martinboehm-btcd
cryptogov0.0.0-20221101112928-408689e15809
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

btcd
github.com/martinboehm/btcd

Use btcd JSON types for Bitcoin RPC

package main import ( "fmt" "github.com/martinboehm/btcd/btcjson" ) func main() { fmt.Println(btcjson.TxRawResult{}) }
Debug
Known issues
gotchaThis is a fork; the original btcd is at github.com/btcsuite/btcd.
fix
Use github.com/btcsuite/btcd for the canonical version
affects: *
Upgrade
Version history
0.0.0-20221101112928-408689e15809latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
7
Resources
martinboehm-btcd — go get martinboehm-btcd · libregistry