Mainnet testing is the recommended way to verify your integration: complete a real deposit with a small amount of real funds. A testnet sandbox is available for development without real funds, but it supports a limited set of networks and is significantly slower than mainnet.
End-to-end verification
Follow this sequence to verify your integration:Generate a key pair
Use the instructions in Key Generation.
Register the merchant
Provide your public key to Blink (Merchant Registration).
Debug mode
Enable debug logging to trace the full SDK lifecycle during development:console.debug with the [BlinkDeposit] prefix.