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
Is your feature request related to a problem? Please describe.
Yes, as more networks are adding, Metaport can quickly and efficiently be expanded to support the networks on the technical front.
On the user front, it requires some level of technical understanding to use Metaport i.e where to start, where to go, what token to send depending on the dApp/project/chain you are trying to use.
Describe the solution you'd like
How to simplify this using additional UI as opposed to adding more complexity to the logic directly.
An optional modal addition to Metaport
The modal would be center screen and have >z-index than all other components
Takes JSX/TSX children as parameters meaning Metaport functionality can be passed in
Ability to create walkthroughs or user flows using React Elements
Users can read and/or follow along
This should help dApps on chains utilizing the IMA bridge to onboard users in a more deterministic manner
Describe alternatives you've considered
External solutions such as blogs, landing pages, etc
Additional context
Could also utilize prompts to get user values and automate the whole process i.e bridge L1 -> Calypso (via Europa) with all the functions auto passed in with wrapping
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Yes, as more networks are adding, Metaport can quickly and efficiently be expanded to support the networks on the technical front.
On the user front, it requires some level of technical understanding to use Metaport i.e where to start, where to go, what token to send depending on the dApp/project/chain you are trying to use.
Describe the solution you'd like
How to simplify this using additional UI as opposed to adding more complexity to the logic directly.
This should help dApps on chains utilizing the IMA bridge to onboard users in a more deterministic manner
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: