virtengine / ledger-go

Go package to connect to Ledger devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ledger-go

CircleCI

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

About

Go package to connect to Ledger devices

License:Apache License 2.0


Languages

Language:Go 99.9%Language:Makefile 0.1%