-
Notifications
You must be signed in to change notification settings - Fork 63
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
(V1) Implement API endpoints to manage deployments protected by the API key #767
Closed
6 tasks done
Milestone
Comments
Closed
I'd suggest a more unified interface like: POST /v1/deployments |
@ygrishajev makes sense |
jzsfkzm
added a commit
to jzsfkzm/console
that referenced
this issue
Feb 18, 2025
jzsfkzm
added a commit
to jzsfkzm/console
that referenced
this issue
Feb 18, 2025
jzsfkzm
added a commit
to jzsfkzm/console
that referenced
this issue
Feb 18, 2025
jzsfkzm
added a commit
to jzsfkzm/console
that referenced
this issue
Feb 18, 2025
jzsfkzm
added a commit
to jzsfkzm/console
that referenced
this issue
Feb 18, 2025
jzsfkzm
added a commit
to jzsfkzm/console
that referenced
this issue
Feb 18, 2025
jzsfkzm
added a commit
to jzsfkzm/console
that referenced
this issue
Feb 18, 2025
jzsfkzm
added a commit
to jzsfkzm/console
that referenced
this issue
Feb 19, 2025
jzsfkzm
added a commit
to jzsfkzm/console
that referenced
this issue
Feb 19, 2025
jzsfkzm
added a commit
to jzsfkzm/console
that referenced
this issue
Feb 19, 2025
jzsfkzm
added a commit
to jzsfkzm/console
that referenced
this issue
Feb 19, 2025
jzsfkzm
added a commit
to jzsfkzm/console
that referenced
this issue
Feb 19, 2025
jzsfkzm
added a commit
to jzsfkzm/console
that referenced
this issue
Feb 19, 2025
jzsfkzm
added a commit
to jzsfkzm/console
that referenced
this issue
Feb 20, 2025
jzsfkzm
added a commit
to jzsfkzm/console
that referenced
this issue
Feb 20, 2025
jzsfkzm
added a commit
to jzsfkzm/console
that referenced
this issue
Feb 20, 2025
jzsfkzm
added a commit
to jzsfkzm/console
that referenced
this issue
Feb 21, 2025
baktun14
pushed a commit
that referenced
this issue
Feb 21, 2025
jzsfkzm
added a commit
to jzsfkzm/console
that referenced
this issue
Feb 23, 2025
jzsfkzm
added a commit
to jzsfkzm/console
that referenced
this issue
Feb 23, 2025
@jzsfkzm I will work on the |
jzsfkzm
added a commit
to jzsfkzm/console
that referenced
this issue
Feb 25, 2025
jzsfkzm
added a commit
to jzsfkzm/console
that referenced
this issue
Feb 25, 2025
jzsfkzm
added a commit
to jzsfkzm/console
that referenced
this issue
Feb 25, 2025
jzsfkzm
added a commit
to jzsfkzm/console
that referenced
this issue
Feb 25, 2025
baktun14
pushed a commit
that referenced
this issue
Feb 25, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For each of the following endpoint api-key protected endpoints, we want to abtract away all the blockchain logic of creating the proper transaction payload to sign a transaction. We have example code in both console and akashjs
These should be done individually
The text was updated successfully, but these errors were encountered: