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 #6

Open
3 tasks
vidya88 opened this issue Sep 23, 2019 · 0 comments
Open
3 tasks

Implement client for the hardware wallet daemon REST API #6

vidya88 opened this issue Sep 23, 2019 · 0 comments

Comments

@vidya88
Copy link

vidya88 commented Sep 23, 2019

@olemis commented on Mar 17

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 Python client powered by requests

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

Possible implementation

  • Grab the YAML OpenAPI spec from github project in make configure
  • Generate package at skywallet
  • Remove intermediate output files in make clean
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant