Web DApp Overview
The Stablecoin Studio Web Interface is a React-based DApp that lets issuers and administrators manage the entire lifecycle of a stablecoin without writing code. It serves as the visual layer on top of the Stablecoin Studio SDK.
Features
- Step-by-step wizard for stablecoin creation
- Treasury management: mint, burn, wipe, rescue
- Compliance controls: KYC, freeze/unfreeze, role assignment
- Wallet integration via HashPack, MetaMask, and WalletConnect 2.0 (powered by ReOWN AppKit)
- Optional multi-signature support via the Backend API
Tech Stack
| Technology | Purpose |
|---|---|
| React | UI framework (SPA) |
| CSS Modules / Tailwind | Styling |
| React Context & Hooks | State management |
| Stablecoin Studio SDK | Blockchain interaction |
| Hedera WalletConnect 2.0 | Wallet pairing (via ReOWN AppKit) |