Integration with Wallet - Wallet SDK Integration
This document describes how to integrate the SDK with Roru Wallet.
Process: Connect SDK to wallet instance.
let wallet = client.connect_wallet().await?;
Seamless wallet integration.
Last updated 3 months ago