Multi-node management interface for Cardano Hydra Layer 2 operations.
git clone <YOUR_GIT_URL>
cd Hydra-controller
npm i
npm run dev- Next.js (App Router)
- TypeScript
- React
- Tailwind CSS
Build and run:
npm run build
npm startOr deploy to any Node-compatible host (Vercel, Railway, etc.) using the same build command.