A OneWorldProject Initiative β India
https://dapp.oneworldproject.io/daodetail/UrgamUSmartCity
Fintech RWA Monitoring & Management Platform for Solar, Compute & Mining Infrastructure
π HeliosHash DAO (HHDAO) is a fintech RWA (Real-World Asset) monitoring & management platform, enabling community-driven investment, oversight, and governance of solar microgrids, modular data centers, and Bitcoin mining infrastructure.
Built on the Internet Computer Protocol (ICP) and deployed with Next.js + Flutter, HHDAO provides:
- Real-time monitoring of physical infrastructure
- Tokenized participation in RWA-backed projects
- Transparent yield tracking & dashboards
- DAO-driven governance & treasury oversight
- Community-owned renewable energy impact
HHDAO is a real-world infrastructure engine, not a theoretical DAO.
Real assets β Real-time data β Real revenue β DAO governance.
A fully integrated monitoring stack for:
- Solar energy generation
- Data center compute load
- ASIC/GPU mining performance
- Temperature, uptime, and operational metrics
- Yield + revenue per asset cluster
All exposed in transparent, on-chain dashboards.
Members participate in:
- DAO proposals
- Infrastructure-backed rewards
- On-chain verification of revenue
- Governance through NFT tiers
- Cross-chain compatibility via Solidity bridges
HHDAO powers:
- Villages
- Community buildings
- Schools
- Hospitals
- SEZ Smart Regions (Urgam Valley)
With free energy provided under the OneWorldProject charter.
You can audit, fork, deploy, or extend the entire stack.
- Language: Motoko
- Canisters: DAO logic, treasury, members, proposals
- Directory:
/canisters/
- Framework: Next.js App Router
- Tech: TypeScript, TailwindCSS, shadcn/ui
- Directory:
/apps/web/
- Platforms: Android, iOS, Linux
- Directory:
/apps/mobile/
- Components: Bridge contracts, cross-chain verification
- Directory:
/contracts/
# Clone and setup
git clone https://github.com/nutraz/HeliosHash-DAO.git
cd HeliosHash-DAO
# Automated developer environment
./scripts/dev-setup.sh
# Manual setup
pnpm install
dfx start --background --clean
dfx deploy
pnpm devVisit: http://localhost:3002
cd apps/web
pnpm install
pnpm devcd apps/mobile
flutter pub get
flutter rundfx start --background
dfx deploy
dfx generate- Framework: Next.js
- Root dir:
apps/web - Build:
cd apps/web && pnpm build - Output:
.next
Copy env vars from: .env.vercel.example
npm i -g vercel
cd apps/web
vercel --prod- Solar generation
- Data center health
- Mining stats & rewards
- Yield dashboards
- Geographic analytics
- Proposal creation
- Voting & execution
- Weighted/flat governance via NFTs
- Treasury transparency
- Multi-modal login
- KYC options
- On-chain data integrity
- Full RWA dashboards on mobile
- Real-time notifications
- Energy & compute alerts
- Solar generation
- Mining cluster
- Operational telemetry
- SEZ micro data center
- Large-scale renewable deployment
- DAO-governed civic infrastructure
- Tier 3 micro data center
- 500 kW solar park
- National scaling
| Feature | Path | Status |
|---|---|---|
| NFT System | apps/web/src/components/nft/* |
Stable |
| Village Dashboard | apps/web/src/app/urgamu-delhi/* |
Active |
| Legacy Modules | apps/web/src/app/villages/ |
Deprecated |
| Urgam U Smart City | apps/web/src/modules/UrgamUDelhi/* |
Core |
| Shared Components | apps/web/src/* |
Core UI |
- Ensure DFX is running
- After editing IC canisters:
dfx generate - Check
docs/CRITICAL_FIXES_TODO.md - Verify canister IDs in frontend env config
- Mobile issues: run with
flutter clean
All contributions are welcome! Please read the Contributing Guide in:
docs/CONTRIBUTING.md
Open-source under Apache 2.0.
See: LICENSE
- Full Docs β
docs/ - Vision β
docs/COPILOT_CONTEXT.md - API Design β
API_DESIGN.md - Dev Status β
DEVELOPMENT_STATUS.md - Security Checklist β
docs/SECURITY_CHECKLIST.md - Critical Fixes β
docs/CRITICAL_FIXES_TODO.md - Repo Cleanup β
docs/REPO_CLEANUP_SUMMARY.md - Changelog β
CHANGELOG.md