Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.52 KB

README.md

File metadata and controls

36 lines (22 loc) · 1.52 KB

Mode Governance Hub

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.

Getting Started

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:

  1. Install the project dependencies:
bun install
  1. Start the development server:
bun dev

Documentation

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.

License

The Mode Governance Hub is released under the AGPL v3 License.