-
Notifications
You must be signed in to change notification settings - Fork 32
Paras faucet integration #215
base: master
Are you sure you want to change the base?
Conversation
@paouvrard I'll take a look at this today. Design for this should be a little more considered and broken out into multiple steps rather than just exchanging messages within a single modal, so I'll put together an examples of that that looks like and will share. Quick question, can we redirect users back to the bridge and/or prompt them to connect their new account once it has been created? I noticed right now that the flow just ends on the wallet after account creation with no direction for the user. |
Faucet Affiliate system introduced, please review https://github.com/zavodil/near-ethereum-faucet
Additional features:
I accidentally put affiliate reward to 0.1NEAR per user didn't get any instruction, let's decide how much to set |
@paouvrard I've created a sequence for this faucet flow and have added it to the project Figma. Lmk if anything is missing or if you have any questions. |
We have a few extra screens:
|
@zavodil gotcha. Can you guys infer how to approach the UI for those instances based on these designs or do you need mockups for each of those as well? |
@corwinharrell I think we need another modal image in case the user already claimed or in case there was an error (user doesn't have 0.05 ETH in the address, user is using the wrong browser, user deleted the key in localStorage etc ...) |
Alright I've added some additional variants for the additional scenarios. (Can view in Figma) |
The newly designed modals have been implemented as above.
These 2 new actions should be available from the landing page, and also from the transfers page. There is always the option of using the affiliate functionality on the paras website only. |
@paouvrard any updates on this? We plan to integrate this into the wallet soon but just wanted to know if you guys ever moved forward on this integration. |
@corwinharrell I'm not up to date on the latest from the faucet/affiliate program. |
Integrate faucet in UI.
@zavodil it would be great it you could check the logic ! (I couldn't find production URLs so I left the test url, ill get in touch with you off-line)
Also please advise if the
invite
feature is really needed here or if I over simplified.@corwinharrell Could you help with the design of this new modal ?
