# README
ledger-go
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