Create Your Stendly Wallet
Stendly provides a built-in wallet system designed for merchants — no seed phrases, no browser extensions needed. Just set a PIN code and your wallet is ready.
How It Works
Stendly Wallet is a non-custodial wallet generated directly in your browser using Web Cryptography API:
- You set a PIN code (6+ digits)
- A Web Worker derives your wallet keypair from the PIN and a server-authenticated secret
- The encrypted wallet blob is stored in your browser's IndexedDB
- The generated wallet address becomes your payout address automatically
You never need to install Phantom, Solflare, or any browser extension.
Step 1: Create Your Stendly Wallet
- Log into dashboard.stendly.com
- During initial setup, you'll be prompted to create a PIN code
- Enter a secure PIN (6+ digits) — this is your wallet password
- Confirm the PIN
- Your Stendly Wallet is now generated and linked to your account
Step 2: Verify Your Wallet
- Navigate to Settings → Wallet in the dashboard
- You'll see your Payout Address (your Stendly Wallet address)
- This address is automatically used for all payment settlements
Step 3: Get Devnet USDC (for Testing)
For testing on devnet:
- Your Stendly Wallet is pre-configured for devnet when using test API keys
- No additional steps needed — the wallet address is ready to receive test USDC
Security Notes
- Your PIN is never sent to our servers — key derivation happens entirely in your browser
- Your seed phrase never exists — keys are derived deterministically from your PIN and server secret
- Loss of PIN means loss of access — there is no password reset for Stendly Wallet
- The encrypted wallet blob (stored in IndexedDB) can be backed up from the dashboard