-
Notifications
You must be signed in to change notification settings - Fork 245
Wallet Connection Prefab #1014
Copy link
Copy link
Closed
Labels
Type: EnhancementAdded to issues and PRs when a change includes improvements or optimizations.Added to issues and PRs when a change includes improvements or optimizations.Type: FeatureAdded to issues and PRs to identify that the change is a new feature.Added to issues and PRs to identify that the change is a new feature.
Metadata
Metadata
Assignees
Labels
Type: EnhancementAdded to issues and PRs when a change includes improvements or optimizations.Added to issues and PRs when a change includes improvements or optimizations.Type: FeatureAdded to issues and PRs to identify that the change is a new feature.Added to issues and PRs to identify that the change is a new feature.
Summary
We currently have multiple wallet connection providers [Wallet Connect, MetaMask, Web3Auth, HyperPlay] and use single scenes for each, we can unify these providers into one prefab
Suggested features or ways to address the summary
We can have
ILoginProvidersadded to this prefab to load providers during runtime.Motivation
Easier for User to simply drag prefab into their scene for usage
We can have handle different wallet connections via an abstraction
Acceptance Criteria
We can use multiple wallet connection providers from a single scene using a single prefab.
Blockers
(OPTIONAL) [Do you see any blocker that needs to be done before implementing this feature?]
Dependencies
(OPTIONAL) [Do you know about dependencies that directly affect this issue?]
Additional Context
(OPTIONAL) [Add any other context, files, images (screenshots/videos), diagrams, or documents about the feature request here.]
Final Steps
Type: FeatureType: EnhancementEstimations
| 5 | Moderate efort | A few days | Mediium complexity | Moderate |