The Mode Governance Hub serves as a comprehensive platform for the Mode community. It facilitates the processes of proposal submission and voting and aims to be the definitive resource where users can find all the information needed to make educated decisions within the Mode ecosystem. The platform priorities a seamless and transparent experience to enhance active and quality participation among community members.
Before setting up the Mode Governance Hub locally, make sure you have Bun installed on your machine. If not, hop over to Bun's official documentation for installation instructions.
Once you're set with Bun and have cloned the repo on your local machine, follow these steps to run the application locally:
- Install the project dependencies:
bun install
- Start the development server:
bun dev
The Hub is built on Aragon's Aragonette making use of a mixture of tools and technologies to achieve a consistent and seamless user experience. The tech stack consists of the following:
The user interface is based on the Aragon Open Design System, and any underlying contracts leverage Aragon's OSx Protocol.
The Mode Governance Hub is released under the AGPL v3 License.