You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need the signInMulti method and any other methods on the NEP to be added to the wallet selector interface so that wallets can implement it along with the current methods on the wallet selector interface. Probably should be added to BaseWalletBehaviour Link
Ammar Humackic
July 4, 2023 at 4:37 AM
@amir Saran created PR #847 to address the comments made by Daryl (link).
Daryl Collins
June 26, 2023 at 5:42 AM
Added a review to the PR – we need to make sure that our behaviour is consistent when dapp developers use both signIn() and signInMulti() in combinations with the same contract IDs or different ones without adding duplicate state for a given contract ID.
The content you are editing has changed. Please copy your edits and refresh the page.
Description
Please implement this interface to support NEP-428
NEPs: Add support for signing in to more than one contract at once to Injected Wallet Standard
From Osman Abdelnasir:
We need the signInMulti method and any other methods on the NEP to be added to the wallet selector interface so that wallets can implement it along with the current methods on the wallet selector interface. Probably should be added to BaseWalletBehaviour Link
Ammar Humackic
July 4, 2023 at 4:37 AM
@amir Saran created PR #847 to address the comments made by Daryl (link).
Daryl Collins
June 26, 2023 at 5:42 AM
Added a review to the PR – we need to make sure that our behaviour is consistent when dapp developers use both signIn() and signInMulti() in combinations with the same contract IDs or different ones without adding duplicate state for a given contract ID.
Related Issues
The text was updated successfully, but these errors were encountered: