Registry / networking / tendermint-btcd

tendermint-btcd

JSON →
library0.1.1gogounverified

btcd is a full-node bitcoin implementation written in Go, providing a secure and efficient Bitcoin network client.

go get github.com/tendermint/btcd
INSTALL
IMPORT
SIG · TENDERMINT-BTCD
T
tendermint-btcd
networkinggov0.1.1
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/tendermint/btcd

Create a JSON-RPC command to get the best block hash.

package main import ( "github.com/tendermint/btcd/btcjson" ) func main() { cmd := btcjson.NewGetBestBlockHashCmd() _ = cmd }
Debug
Known issues
breakingThis fork is unmaintained; use the official btcd at github.com/btcsuite/btcd.
fix
Replace import with github.com/btcsuite/btcd.
affects: >=0.0.0
Upgrade
Version history
0.1.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
18
OpenAI (training)
1
Resources
tendermint-btcd — go get tendermint-btcd · libregistry