fibercrypto / fibercrypto/libskyfiber
C bindings for Skycoin hardware wallet .
Open
stdev
wallet-hw
wip
- Dominant language
- C
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.