Overview
Solana transactions returned by the Yield.xyz API can be signed using the official Solana SDK or the Anchor framework. Below you’ll find examples for both approaches.- @solana/web3.js
- Anchor
Sign Solana transactions using @solana/web3.js or Anchor