DemocraSafe Your vote. Secure. Private. Auditable. Powered by Zero-Knowledge Proofs Smart contract (contracts) Step 1 Install the dependencies for your project npm i Step 2 Compile npm run build Step 3 Add a deploy alias to config.json zk config Step 4 Deploy your smart contract to the network zk deploy devnet Front-End (ui) Start the development server pnpm dev