Official static client for Aegis — private, verifiable finance on Sonic.
React + Vite + TypeScript. Wallet flows, governance, lending, insurance, bridge, and ZK surfaces where verifiers are deployed on-chain. No backend — reads and writes go through your wallet and RPC.
| Protocol (contracts, circuits, tests) | github.com/Aegis-Finance/Aegis |
| Token sale client | aegis-token-sale |
| Documentation | docs/ |
| Releases | GitHub Releases |
npm ci
cp ENV_EXAMPLE.txt .env
npm run devSee docs/getting-started.md for full setup.
npm run buildOutput: dist/ (includes manifest.hash.json for integrity checks).
MIT