Examples
Runnable example projects demonstrating faucet integration across frameworks.
Each example includes Docker support and can be started with docker compose.
| Example | Framework | Description |
|---|---|---|
| Next.js | React | Claim page with useFaucetClaim hook |
| Vue | Vue 3 | Claim page with composables |
| Capacitor | Capacitor | Hybrid mobile with device fingerprint |
| Flutter | Flutter | Dart mobile app |
| Go Backend | Go | Server-side proxy pattern |
| Python Backend | Python | Backend integration |