Milky DAO 🌌

Short Description

A governance aggregator to analyze & vote on Cardano DAO projects.

Long Description

In a world with many kinds of DAOs and voting mechanisms, the need for a smart/flexible DAO aggregator eventually arises.

This platform is intended to allow aggregation, analyzing, integration and voting with the many kinds of Cardano DAOs.

Users can vote on projects, or own/manage projects as well as integrate with the platform via an exposed API that will facilitate third-party integrations with the platform governance API.

Tech Stack

Project Structure

How to build & run the Frontend

CommandAction
npm installInstall dependencies
npm run devStart local dev server at localhost:3000
npm run buildBuild your production site to ./dist/
npm run previewPreview your build locally, before deploying
npm run astro ...Run CLI commands like astro add, astro preview
npm run astro --helpGet help using the Astro CLI
npm run formatFormat code with Prettier
npm run cleanRemove node_modules and build output

How to build & run the Backend

License

Milky DAO is MIT licensed.