const PUBLIC_DATA_DIR = path.join(PROJECT_ROOT, 'public/data'); const PROCESSES_FILE = path.join(PUBLIC_DATA_DIR, 'processes.json'); const PROCESS_ID = "FIN_003 ...
A research project that demonstrates, simulates, and defends against real-world DAO governance attack vectors using Foundry (Solidity), a React + TypeScript dashboard, and a Node.js analytics API.