Skip to content

Open source frontend for the hodlCoin game on Ergo blockchain

Notifications You must be signed in to change notification settings

StabilityNexus/hodlcoin-Ergo-Frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stability Nexus

 

Static Badge

              


HodlCoin Frontend

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.


🧰 Tech Stack

This frontend is typically built using:

Frontend

  • TODO: Framework (React / Next.js / Vite / Vanilla JS)
  • TODO: Styling (TailwindCSS / CSS / SCSS)
  • TODO: Build system

Blockchain

  • Ergo dApp Connector
  • ErgoScript Integration
  • Direct communication with Bank Box UTXOs
    (No proxy smart contracts are used.)

🚀 Getting Started

Prerequisites

  • Node.js 18+
  • npm / yarn / pnpm
  • dApp-enabled Ergo wallet (Nautilus recommended)

Installation

1. Clone the Repository

git clone https://github.com/StabilityNexus/hodlcoin-frontend.git
cd hodlcoin-frontend

About

Open source frontend for the hodlCoin game on Ergo blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 51.3%
  • C# 34.0%
  • JavaScript 8.4%
  • CSS 5.0%
  • Other 1.3%