CSDEV (Polygon Amoy)
ready
Simple dev DApp to create/import a wallet, view balances, claim & send CSDEV, and view history.
Wallet
Dev-only: mnemonic/private key are stored in localStorage.
Claim CSDEV (Dev faucet)
This calls your backend /api/claim, which mints from the owner key.
History
–
USDC price
USDC: $–
Calls your backend /api/price/usdc (CoinGecko under the hood).
Dev-only demo. Do not store real keys here.