What is this?
This is a diagnostic demo page for the Usernode dapp Starter — a minimal template for building dapps on the Usernode blockchain. It shows your address, balance, and lets you send raw transactions.
This page itself isn't a real dapp — it's a starting point for developers. Replace it with your own app. For working examples, check out:
- Opinion Market (
/opinion-market) — prediction market with voting and betting
- Last One Wins (
/last-one-wins) — token game where the last sender wins the pot
- Falling Sands (
/falling-sands) — collaborative pixel sandbox
All data lives on-chain as transaction memos. No backend database required.