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

Latest commit

 

History

History
39 lines (25 loc) · 581 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 581 Bytes

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.