Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

privacy-scaling-explorations/maci-phase2-setup

Repository files navigation

MACI V1 ceremony website

🛠 Installation

Clone this repository

git clone https://github.com/privacy-scaling-explorations/maci-phase2-setup.git

Install the dependencies

cd maci-phase2-setup && yarn

📜 Usage

First copy the env-template and fill the .env file:

cp .env-template .env

Build all the packages

yarn build

Then start locally:

yarn start

License

This repository is released under the MIT License.