Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C bindings for Skycoin hardware wallet . #12

Open
5 tasks
olemis opened this issue Feb 5, 2019 · 0 comments
Open
5 tasks

C bindings for Skycoin hardware wallet . #12

olemis opened this issue Feb 5, 2019 · 0 comments
Assignees
Labels
stdev wallet-hw Related to Skycoin hardware wallet wip Work in progress
Milestone

Comments

@olemis
Copy link
Contributor

olemis commented Feb 5, 2019

Feature description

C bindings for Skycoin hardware wallet .

Describe the solution you'd like
Add methods to invoke in-process the commands defined in skycoin/hardware-wallet-go .

Describe alternatives you've considered
Maybe there is a similar C library for Trezor but using it leads to duplicated maintenance efforts

Additional context
This belongs in separate library

Possible implementation

  • skycoin/hardware-wallet submodule
  • cgo wrappers
  • Makefile targets
  • SWIG typemaps and interfaces
  • C test code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stdev wallet-hw Related to Skycoin hardware wallet wip Work in progress
Projects
None yet
Development

No branches or pull requests

1 participant