Registry / crypto / zondax-ledger-go

zondax-ledger-go

JSON →
library1.0.1gogounverified

Provides a Go interface for interacting with Ledger hardware wallets.

go get github.com/zondax/ledger-go
INSTALL
IMPORT
SIG · ZONDAX-LEDGER-GO
Z
zondax-ledger-go
cryptogov1.0.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.

ledger
github.com/zondax/ledger-go

Lists connected Ledger devices.

package main import ( "fmt" "github.com/zondax/ledger-go" ) func main() { devices, _ := ledger.ListDevices() fmt.Println(devices) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
44 hits · last 30 days
node
38
Resources
zondax-ledger-go — go get zondax-ledger-go · libregistry