Skip to content

empowerchain/ledger-go

 
 

Repository files navigation

ledger-go

CircleCI Build status Build Status

This project provides a library to connect to ledger devices.

It handles USB (HID) communication and APDU encapsulation.

Linux, OSX and Windows are supported.

Get source

Apart from cloning, be sure you install dep dependency management tool https://github.com/golang/dep

Setup

Update dependencies using the following:

dep ensure 

Building

go build

About

Go package to connect to Ledger devices

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%