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
isaacvr opened this issue Oct 31, 2019 · 0 comments
Open
3 tasks done

Implement client for the hardware wallet daemon REST API #126

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

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 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
isaacvr pushed a commit to simelo/pyskyfiber that referenced this issue Oct 31, 2019
isaacvr pushed a commit to simelo/pyskyfiber that referenced this issue Oct 31, 2019
isaacvr pushed a commit to simelo/pyskyfiber that referenced this issue Oct 31, 2019
isaacvr pushed a commit to simelo/pyskyfiber that referenced this issue Oct 31, 2019
isaacvr pushed a commit to simelo/pyskyfiber that referenced this issue Oct 31, 2019
isaacvr pushed a commit to simelo/pyskyfiber that referenced this issue Oct 31, 2019
isaacvr pushed a commit to simelo/pyskyfiber that referenced this issue Oct 31, 2019
isaacvr pushed a commit to simelo/pyskyfiber that referenced this issue Oct 31, 2019
isaacvr pushed a commit to simelo/pyskyfiber that referenced this issue Oct 31, 2019
isaacvr pushed a commit to simelo/pyskyfiber that referenced this issue Oct 31, 2019
isaacvr pushed a commit to simelo/pyskyfiber that referenced this issue Oct 31, 2019
isaacvr pushed a commit to simelo/pyskyfiber that referenced this issue Oct 31, 2019
isaacvr pushed a commit to simelo/pyskyfiber 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