BrightTech released Stellar Wallet Kit v2, the popular SDK for integrating Stellar wallets into frontend applications. The video demonstrates setup, wallet connection, and transaction signing in both React and Vanilla JS with live examples.
BrightTech has released version 2 of the Stellar Wallet Kit, a widely-used SDK for integrating Stellar wallet functionality into frontend applications. The video provides a comprehensive walkthrough of implementation in both React and Vanilla JavaScript, showing how to install the JSR library, initialize the wallet kit, create connection buttons, and handle wallet events. Key features demonstrated include wallet address retrieval after connection, sending test transactions on testnet using the Stellar JavaScript SDK, transaction signing via the Wallet Kit, and integration with block explorers. The presenter includes boilerplate code for both frameworks and shows a live demo connecting Freighter wallet and executing a test transaction, highlighting the SDK's support for multiple wallet types.