Interactive fee model for Aztec Protocol (Ethereum L2), implemented as a Next.js app with Tailwind.
- Install deps
npm i- Run dev server
npm run dev- Based on Aztec fee design draft: engineering-designs/8757-fees.
- Sliders adjust throughput, congestion policy, L1 gas/blob prices, and oracle premium.
- Next.js App Router, TypeScript, Tailwind
- Charts via
recharts, icons vialucide-react