The hodlcoin-frontend is an open-source web interface for interacting with the HodlCoin savings game on the Ergo blockchain.
This frontend directly interacts with the bank box on-chain and does not rely on proxy contracts, ensuring transparency and a trust-minimized design.
This frontend is typically built using:
- TODO: Framework (React / Next.js / Vite / Vanilla JS)
- TODO: Styling (TailwindCSS / CSS / SCSS)
- TODO: Build system
- Ergo dApp Connector
- ErgoScript Integration
- Direct communication with Bank Box UTXOs
(No proxy smart contracts are used.)
- Node.js 18+
- npm / yarn / pnpm
- dApp-enabled Ergo wallet (Nautilus recommended)
git clone https://github.com/StabilityNexus/hodlcoin-frontend.git
cd hodlcoin-frontend