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