⛓️ Connecting using Solace Connect
Initialize SolaceConnect
You can initialize the SolaceConnect by providing the project id, JSON-RPC provider and optionally a mode. The mode could be 'local' or not provided.
Connect to Solace Wallet
Establish a connection with the Solace Wallet using the connect method:
Check Connection
You can check if the SDK is connected to the Solace Wallet with the isConnected
method:
Last updated