Last updated
Was this helpful?
Last updated
Was this helpful?
The Proposal Discussion Forum will be a pillar of the Voltaire governance tooling system. This means that it should be built using a compatible tech stack where applicable, make use of the existing design elements (design library to be provided), and be developed (or transferable) into the open repos that will be made available ahead of development.
The ultimate objective is for these tools to appear to the user as one solid application with an end-to-end experience of all the steps needed to participate in Cardano governance. Tools will share the same look & feel, but will consist of micro-frontends with the actual code for each tool or service maintained in separate folders or repos.
Context can be found in , which gives initial ideas of how to use the and how to integrate with the existing functions. shows what is currently implemented in the Voltaire governance tooling system.
The proposal discussion forum should be accessible to non-technical users
Proposal discussions should be transparent and easy to engage
Meet WCAG 3.0 AA standards for accessibility
Development needs to include i18n standards for internationalization
In order to establish the legitimacy of the proposals, there must be sufficient participation so we expect this tool would need to support at least 250,000 concurrent users
Responsiveness of the tool: Front page load time must be no more than 2 seconds for users that access the website using an LTE mobile connection
Guidance related to open source requirements will be provided
Guidance related to expected best practices to follow will be provided
NextJS / React
Material UI
(optional if applicable) Axios
The code must be open source with an open source license that permits the assets to be changed, redistributed, and used commercially (suggested: Apache 2.0 for code and CC BY 4.0 for other documents and assets)
Any third party dependencies must not hinder the assets from being changed, redistributed and used commercially
The assets created for this proposal are universally accessible on a public repository by the time the project has completed
The assets created for this proposal must migrate into Intersect’s repositories if requested by Intersect
Run separate development and testing environments for the duration of development
Other guidance related to deployment, environments requirements will be provided