Setup & Installation
What This Skill Does
Handles sign-in for the Coinbase payments wallet using a two-step email OTP flow. It sends a verification code to the user's email, then completes authentication so other wallet operations like sending, trading, or checking balances can work. Without this, you'd need to manually run CLI commands and juggle flow IDs and OTP codes yourself each time your wallet session drops.
When to use it
- Working with authenticate wallet functionality
- Implementing authenticate wallet features
- Debugging authenticate wallet related issues
