Categorygithub.com/zondax/ledger-go
repositorypackage
1.0.1
Repository: https://github.com/zondax/ledger-go.git
Documentation: pkg.go.dev

# README

ledger-go

License GithubActions

This project provides a library to connect to ledger devices.

It handles APDU encapsulation, Zemu and USB (HID) communication.

Linux, OSX and Windows are supported.

Building

go build

Debug Log

Set the environment variable LEDGER_LOG_LEVEL to debug to enable debug logging.

LEDGER_LOG_LEVEL=debug