1. Install the SDK (Optional)
You can use the Base Account SDK in two ways:Option A: CDN (No installation required)
Just include the script tag in your HTML - no build tools needed!Option B: NPM Package
If you prefer to install locally:2. Copy-paste this HTML file
index.html
3. Serve the file
Any static server will work:Next steps
- Add Sign In With Base Button – implement full SIWE authentication with backend verification
- Add Base Pay Button – collect user information during payment flow