Skip to content

Temasar1/Hydra-controller

Repository files navigation

Hydra Controller

Multi-node management interface for Cardano Hydra Layer 2 operations.

Setup

git clone <YOUR_GIT_URL>
cd Hydra-controller
npm i
npm run dev

Tech

  • Next.js (App Router)
  • TypeScript
  • React
  • Tailwind CSS

Deploy

Build and run:

npm run build
npm start

Or deploy to any Node-compatible host (Vercel, Railway, etc.) using the same build command.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published