Skip to content
News May 9, 2025

Building a Wallet Integration for Blend Capital

Share:
Building a Wallet Integration for Blend Capital

The video details the creation of a web-based wallet using the Stellar SDK, integrated with Blend Capital’s over-collateralized lending pool. Users can deposit funds and receive yields or borrow funds, with the need to deposit more than they borrow. The presenter provides a demo of the wallet, generating a key pair using the Stellar SDK, obtaining testnet funds, and performing a deposit into Blend’s smart contract. The code involves setting up smart contracts for XLM and USDC tokens and integrating with the Blend SDK. Security best practices are discussed, emphasizing the importance of secure data storage and next-gen authentication systems. The video is relevant for developers looking to integrate Stellar’s blockchain technology into DeFi products.