akash-network / akash-network/console

API for Providers to create notifications

Open
#1,907 0 comments 0 reactions 1 assignee View on GitHub

@iamdevalpatel is already working on this.

Since Sep 15, 2025.

Dominant language
TypeScript
Stars
264
Forks
94
Avg merge
18h 49m
Merged PRs (30d)
297

Description

The provider-console will use this API to facilitate and provide a way for providers to create notifications directly from the provider-console UI.

This endpoint enables providers to send maintenance notifications that can later be displayed, or forwarded by console notification system.

Goals

  • Add POST /v1/notifications endpoint for provider-scoped creation of notifications.
  • Store notifications in MongoDB with validation and audit metadata.
  • Enforce provider authentication and authorization.
  • Support idempotency to avoid duplicate notifications on retries.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.