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

Complete Raiden API endpoint implementations #1692

Closed
2 tasks done
weilbith opened this issue Jun 12, 2020 · 1 comment
Closed
2 tasks done

Complete Raiden API endpoint implementations #1692

weilbith opened this issue Jun 12, 2020 · 1 comment
Assignees
Labels
cli 🔤 Command-line SDK-based Node.js Client issues

Comments

@weilbith
Copy link
Contributor

weilbith commented Jun 12, 2020

Description

This issue acts as extension to #173 and works in addition to #1646.
The target is to have the cli implementation to provide all endpoints the Raiden API specification defines. While all routes are already defined, the according implementations with the SDK are missing.

Acceptance criteria

  • cli implements all Raiden API endpoints that are missing to completion

Tasks

  • implement route logic
@andrevmatos
Copy link
Contributor

Done in the several PRs above. REST API should be complete. We're doing CLI parameters compliance now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli 🔤 Command-line SDK-based Node.js Client issues
Projects
None yet
Development

No branches or pull requests

3 participants