Proposal: Canton Node Operator Console#148
Open
sSelmann wants to merge 2 commits intocanton-foundation:mainfrom
Open
Proposal: Canton Node Operator Console#148sSelmann wants to merge 2 commits intocanton-foundation:mainfrom
sSelmann wants to merge 2 commits intocanton-foundation:mainfrom
Conversation
Signed-off-by: Melandri <56926590+sSelmann@users.noreply.github.com>
Signed-off-by: Melandri <56926590+sSelmann@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Development Fund Proposal Submission
Proposal file:
/proposals/canton-node-operator-console.mdSummary
This proposal introduces Canton Node Operator Console, an open-source, self-hosted operator dashboard for the standard Splice validator stack. It brings together the JSON Ledger API, Validator App APIs, and Scan into a single interface for validator operators, reducing repeated integration work and making common operational tasks easier, safer, and more reusable across the Canton ecosystem.
The project focuses on practical operator workflows such as visibility into node state, user management, package handling, traffic-related actions, guided write flows, audit logging, and production-ready packaging. The goal is to deliver shared infrastructure that lowers the cost of building and operating validator-integrated products.
Checklist
/proposals/Notes for Reviewers
This proposal is focused specifically on the standard validator deployment shape (Canton participant + Validator App). It is structured as a milestone-based, open-source operator tooling effort with a six-month indicative delivery timeline, clear acceptance criteria, and a final hardening phase covering security review, packaging, documentation, and release readiness.
The proposal is also informed by direct implementation experience while building validator-integrated Canton products, where repeated effort around ledger and validator API management, permissions, transfer preapprovals, and related operator workflows highlighted the need for a reusable operational console.