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
Hard requirements for the absolute MVP to get to mainnet:
Top Line Features:
Gasless token transfer
High liquidity / quality token list (Uniswap default token list?)
Arbitrary tokens ✂️
Gasless L2 Entry ✂️
zkSync
Any other L2 ✂️
Usability features
Proper fee estimation - This requires figuring out how much gas the user action will take, adding some padding for profit, then using this to inform the swap params in the final bundle tx
Show the user the status of the transaction bundle after submission - Rather than using the promises from the flashbots SDK, figure out what the SDK is doing under the hood, and mimic that in an endpoint in our backend, then poll that endpoint
Switch to Uniswap v3?
UI Polish
Background colors
Cleanup wallet section of header
Cleanup project name/logo section of header
Dev considerations
Upgrade to the latest Flashbots version
Frontend deployment
DNS configuration
Legal/administrative considerations
Add Privacy policy & terms of service
Beta warning
The text was updated successfully, but these errors were encountered:
apbendi
changed the title
Umbra Public MVP Spec
Zeneth Public MVP Spec
May 20, 2021
Hard requirements for the absolute MVP to get to mainnet:
The text was updated successfully, but these errors were encountered: