Skip to content

subvisual/citizend

Repository files navigation

citizend monorepo

Audit reports

Development

Prerequisites

  1. Clone the project and install dependencies
git clone git@github.com/subvisual/discoveryDAO
cd discoveryDAO
yarn install
cd packages/contracts
forge install

Contracts

Solidity smart contracts are found in ./packages/contracts

yarn contracts:dev, or yarn dev inside the ./packages/contracts folder boots the local development chain

forge test runs the tests

Web

NextJS web application that serves as the frontend is found in ./packages/web-app

yarn web:dev, or yarn dev inside the ./packages/web-app folder starts the project locally

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published