Registry / crypto / martinboehm-btcutil

martinboehm-btcutil

JSON →
library0.0.0-20211010173611-6ef1889c1819gogounverified

Package btcutil provides Bitcoin-specific convenience functions and types including block, transaction, and address handling.

go get github.com/martinboehm/btcutil
INSTALL
IMPORT
SIG · MARTINBOEHM-BTCUTI
M
martinboehm-btcutil
cryptogov0.0.0-20211010173611-6ef1889c1819
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.

btcutil
github.com/martinboehm/btcutil

Prints the version of the btcutil library.

package main import ( "fmt" "github.com/martinboehm/btcutil" ) func main() { fmt.Println(btcutil.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20211010173611-6ef1889c1819latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

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