Connect to Blocto wallet
Connect to Blocto Wallet
bloctoWalletProvider.RequestAccount(address => {
Debug.Log($"Address: {address}");
});Last updated
Was this helpful?