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

fixes #12 - Generate angular typescript API client for Skycoin hardware wallet daemon #18

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from

Conversation

stdevMac
Copy link
Member

@stdevMac stdevMac commented Apr 5, 2019

Fixes #12

Changes:

  • Added typescript-Angular wrapper for Hardware Wallet Deamon

Does this change need to mentioned in CHANGELOG.md?

Yes

Requiere Test

@olemis olemis changed the title stdevivr t12 generate api client typescript angular fixes #12 - Generate angular typescript API client for Skycoin hardware wallet daemon Apr 6, 2019
@olemis olemis added stdev wip openapi Related to REST and OpenAPI specs labels Apr 6, 2019
Copy link
Collaborator

@olemis olemis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR should not contain anything related to lib/skyapi , lib/skyhwd only.

Copy link
Collaborator

@olemis olemis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs a simple test for querying /v1/version from a localhost Skycoin node. @stdevIvr did you do so? Please include in Travis , Makefile et al.

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 stdev wip
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typescript Node API wrapper for Skycoin node API
3 participants