Registry / crypto / bitcoinsv-bsvd

bitcoinsv-bsvd

JSON →
library0.0.0-20190609155523-4c29707f7173gogounverified

bsvd is a full-node Bitcoin SV implementation written in Go, providing a complete node for the Bitcoin SV network.

go get github.com/bitcoinsv/bsvd
INSTALL
IMPORT
SIG · BITCOINSV-BSVD
B
bitcoinsv-bsvd
cryptogov0.0.0-20190609155523-4c29707f7173
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.

bsvd
github.com/bitcoinsv/bsvd

Access blockchain parameters from bsvd

package main import ( "fmt" "github.com/bitcoinsv/bsvd/blockchain" ) func main() { fmt.Println(blockchain.ChainParams) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20190609155523-4c29707f7173latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
28
Amazon
1
Resources
bitcoinsv-bsvd — go get bitcoinsv-bsvd · libregistry