Registry / crypto / bitcoinschema-go-bob

bitcoinschema-go-bob

JSON →
library0.5.3gogounverified

A library for working with BOB formatted transactions on Bitcoin.

go get github.com/bitcoinschema/go-bob
INSTALL
IMPORT
SIG · BITCOINSCHEMA-GO-B
B
bitcoinschema-go-bob
cryptogov0.5.3
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.

bob
github.com/bitcoinschema/go-bob

Create a new BOB transaction

package main import ( "fmt" "github.com/bitcoinschema/go-bob" ) func main() { tx := bob.NewTransaction() fmt.Println(tx) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
20
Resources
bitcoinschema-go-bob — go get bitcoinschema-go-bob · libregistry