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
Requesting feedback for the idea to use onchain following data from Etheruem Follow Protocol (efp.app) to automatically populate the address book in Superfluid dashboard.
Fun context:
EFP is a recipient of the ENS DAOs service provider program, which uses Superfluid to stream our grant to us over 18 months :)
Value prop?:
Having an address book is cool, but it's even more cool to have an address book that auto-populates across all of web3. If you follow someone onchain, that indicates that you trust them or know them to some extent. To see them automatically in your address book is a great and simple UX boost.
Wouldn't it be great if Vitalik comes to Superfluid and sees that the 10 people he follows onchain are already in his address book? https://i.imgur.com/pGlLxZl.png
(preview from new redesign coming soon)
Mock-up:
https://i.imgur.com/JA9x7nT.png
In this pic you can see a simple table that is populated under your existing address book.
Also we have a favorite star (on-hover) that will add a user to the top table.
Requesting feedback for the idea to use onchain following data from Etheruem Follow Protocol (efp.app) to automatically populate the address book in Superfluid dashboard.
Fun context:
EFP is a recipient of the ENS DAOs service provider program, which uses Superfluid to stream our grant to us over 18 months :)
Value prop?:
Having an address book is cool, but it's even more cool to have an address book that auto-populates across all of web3. If you follow someone onchain, that indicates that you trust them or know them to some extent. To see them automatically in your address book is a great and simple UX boost.
Wouldn't it be great if Vitalik comes to Superfluid and sees that the 10 people he follows onchain are already in his address book?
https://i.imgur.com/pGlLxZl.png
(preview from new redesign coming soon)
Mock-up:
https://i.imgur.com/JA9x7nT.png
In this pic you can see a simple table that is populated under your existing address book.
Also we have a favorite star (on-hover) that will add a user to the top table.
Requirements:
Simple one call to EFP API to fetch a list of eth accounts that the user follows.
One call to ENS API to check if the address has a primary name set, to display (reverse resolution).
https://docs.efp.app/api/users/following/
https://docs.ens.domains/web/reverse
Execution:
One of our developers will be happy to add this simple feature through a pull request.
Notes:
Larger social vision explained by vitalik (ENS + EFP) https://x.com/sat_eth/status/1893983076838932903
The text was updated successfully, but these errors were encountered: