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

Implement client for the hardware wallet daemon REST API #28

Closed
4 tasks
isaacvr opened this issue Oct 31, 2019 · 0 comments
Closed
4 tasks

Implement client for the hardware wallet daemon REST API #28

isaacvr opened this issue Oct 31, 2019 · 0 comments
Labels
Milestone

Comments

@isaacvr
Copy link

isaacvr commented Oct 31, 2019

Feature description

Implement client for the hardware wallet daemon REST API

Is your feature request related to a problem? Please describe.
skycoin/hardware-wallet-daemon#8 adds a swagger.yml spec defining HTTP REST API for interacting with hardware wallets .

Describe the solution you'd like
Generate C client powered by libcurl

Describe alternatives you've considered
There might be other choices but Skycoin nodes REST API is generated with libcurl already.

Possible implementation

  • Grab the YAML OpenAPI spec from github project in make configure
  • Move Skycoin node REST API client to lib/curl/skycoin
  • Generate library at lib/curl/skywallet
  • Remove intermediate output files in make clean
@isaacvr isaacvr added this to the 0.27.0 milestone Oct 31, 2019
@isaacvr isaacvr closed this as completed Oct 31, 2019
isaacvr pushed a commit that referenced this issue Oct 31, 2019
isaacvr pushed a commit that referenced this issue Oct 31, 2019
isaacvr pushed a commit that referenced this issue Oct 31, 2019
Fixes #28 Client implemented for hardware wallet daemon REST API
isaacvr pushed a commit to simelo/libskyfiber that referenced this issue Oct 31, 2019
isaacvr pushed a commit to simelo/libskyfiber that referenced this issue Oct 31, 2019
isaacvr pushed a commit to simelo/libskyfiber that referenced this issue Oct 31, 2019
isaacvr pushed a commit to simelo/libskyfiber that referenced this issue Oct 31, 2019
isaacvr pushed a commit to simelo/libskyfiber that referenced this issue Oct 31, 2019
isaacvr pushed a commit to simelo/libskyfiber that referenced this issue Oct 31, 2019
isaacvr pushed a commit to simelo/libskyfiber that referenced this issue Oct 31, 2019
isaacvr pushed a commit to simelo/libskyfiber that referenced this issue Oct 31, 2019
isaacvr pushed a commit to simelo/libskyfiber that referenced this issue Oct 31, 2019
isaacvr pushed a commit to simelo/libskyfiber that referenced this issue Oct 31, 2019
isaacvr pushed a commit to simelo/libskyfiber that referenced this issue Oct 31, 2019
isaacvr pushed a commit to simelo/libskyfiber that referenced this issue Oct 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant