1. Install dependencies
2. Load your keypair
3. Build a signer for x402
4. Trigger Horizon extraction
5. Monitor status
Tips
- Keep the Solana private key in a secure store and never commit it to source control.
- Fund the wallet on the intended cluster (Devnet vs. Mainnet) before replaying invoices.
- Use Solana’s
sendAndConfirmTransactionif you need to move funds into the wallet automatically during provisioning.
