Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 732 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 732 Bytes

rescue-ui

Website shields.io

This repository contains the source code for Rocket Rescue Node, a community-run, trust-minimized, and secured fallback node for emergencies and maintenance.

This web app uses wagmi + Web3Modal + Vite.

Local Dev

Run npm run dev in your terminal, and then open localhost:5173 in your browser.

Run npm run pretty to normalize style before committing.

Publishing

Run npm run build in your terminal. This will create a dist/ directory with the compiled files.