Skip to main content
COMING SOON This tutorial walks you through building a complete yield product integration with Blend: from initial setup to a working deposit flow.
This tutorial will be published when the Backend V2 neobank APIs are available. In the meantime, you can explore the SDK documentation and API reference to familiarize yourself with the tools.

What You Will Build

By the end of this tutorial, you will have:
  1. Initialized the Blend SDK with your integrator credentials
  2. Resolved and deployed a user Safe
  3. Fetched available yield strategies
  4. Executed a deposit into a yield strategy
  5. Queried the user’s balance and yield data

Prerequisites

  • Node.js 18+
  • A Blend neobank account (contact the team to get set up)
  • Your integratorId and API credentials
  • A test wallet with USDC on Base (testnet or mainnet)

Coming Soon

The full tutorial with working code examples will be published alongside the Backend V2 neobank API launch. Sign up for updates on Discord.
Last modified on February 6, 2026