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

Open
3 tasks done
olemis opened this issue Mar 17, 2019 · 0 comments
Open
3 tasks done

Implement client for the hardware wallet daemon REST API #126

olemis opened this issue Mar 17, 2019 · 0 comments
Assignees
Labels
openapi Related to REST and OpenAPI specs

Comments

@olemis
Copy link
Contributor

olemis commented Mar 17, 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 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
@olemis olemis added the openapi Related to REST and OpenAPI specs label Mar 17, 2019
@stdevMac stdevMac self-assigned this Mar 18, 2019
stdevMac added a commit to simelo/pyskycoin.orig that referenced this issue Apr 11, 2019
stdevMac added a commit to simelo/pyskycoin.orig that referenced this issue Apr 13, 2019
stdevMac added a commit to simelo/pyskycoin.orig that referenced this issue Apr 13, 2019
stdevMac added a commit to simelo/pyskycoin.orig that referenced this issue Apr 13, 2019
stdevMac added a commit to simelo/pyskycoin.orig that referenced this issue Apr 13, 2019
stdevMac added a commit to simelo/pyskycoin.orig that referenced this issue Apr 14, 2019
stdevMac added a commit to simelo/pyskycoin.orig that referenced this issue Apr 14, 2019
stdevMac added a commit to simelo/pyskycoin.orig that referenced this issue Apr 14, 2019
stdevMac added a commit to simelo/pyskycoin.orig that referenced this issue Apr 14, 2019
stdevMac added a commit to simelo/pyskycoin.orig that referenced this issue Apr 14, 2019
stdevMac added a commit to simelo/pyskycoin.orig that referenced this issue May 10, 2019
stdevMac added a commit to simelo/pyskycoin.orig that referenced this issue May 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
openapi Related to REST and OpenAPI specs
Projects
None yet
Development

No branches or pull requests

3 participants