connect() must be called and WalletConnect session must be initiated.
createSharedState() must be called for another account and the seed passed either onchain or offchain and present in the other user’s application session.
Take a look at this repo to see how we’re doing this in our Where’s Alex game.
The importSharedState() function imports a shared state account within the user’s wallet and returns the imported account’s seed and address.