Work on testnets first
Base Sepolia coins have no value, so mistakes are free. Keep a dedicated browser profile and a throwaway seed phrase for class work, and never reuse it for real funds.
- •Get testnet ETH from a faucet, not an exchange.
- •Verify chain ID (Base Sepolia = 84532) before signing.
- •Label your test account clearly in the wallet.
Read what you sign
Malicious dApps ask for blanket approvals or off-chain signatures (Permit, Seaport orders) that move assets later. Check the domain, the spender, the amount, and prefer exact-amount approvals. Revoke stale allowances.
Common student mistakes
Pasting a seed phrase into a website, sending to the wrong chain, trusting an address from chat, or forgetting to leave gas for the unstake transaction. Always test the flow with a tiny amount first.
