Daovation is a crosschain Decentralised Autonomous Organisation (DAO) platform that empowers users to create campaigns and raise funds for their dream projects or any cause they wish to support. The platform also incorporates a governance feature, allowing DAO members to create proposals that control the platform's content and make decisions, including taking down fraudulent campaigns through a voting system.
- Create and manage campaigns for fundraising.
- Crosschain operations facilitated by Axelar.
- Governance system for proposal creation and decision-making.
- Identity management and DAO member rewards through Port3.
- Easy setup and installation.
- Clone the repository to your local machine:
git clone https://github.com/BNB-HACKZ/dao-front-end.git
- Change to the project directory:
cd dao-front-end
- Install the required dependencies:
npm install
Once you have completed the installation, you can run Daovation using the following command:
npm run dev