Aave V3 Portals kicking off
snapshot.org/#/aave.eth/proposal/0xc17bc863a09c72152c1ac25d09fcee4748b58eb2e10e70886e20e77ad4d8fad0
Sign-in with Ethereum: a safer & more user-friendly way to access Web3
Zerion now supports Sign-in with Ethereum, providing users a better Web3 login experience in terms of:
Accessibility
More user-friendly to log in to Web3 and soon Web2
Human-readability
Finally, signature requests that you can understand
Security
Take control of your digital identity and connect with dapps safely
Go beyond with Zerion 🔮 link.zerion.io/Ejpa6xsy7yb
Improvements in this release
🛠️ Simplified integration for React web apps. Install and import from [localhost:3000/u/lens-protocol/react-web
](@lens-protocol/react-web%60) with less configuration.
🔐 Token-gated support: You can now create encrypted posts and comments which can only be read by users that match the criteria you define.
🪪 Active profile is automatically wired as the Observer ID of all relevant queries. Doing so the Lens SDK provides a cohesive view of the data that is relevant to the eye of the Active Profile.
What's new?
New [localhost:3000/u/lens-protocol/react-web
](@lens-protocol/react-web%60) package for a simplified React web apps integration
Token-gated posts and comments
Cohesive data fetching using Active Profile as Observer ID
Enhanced fields for ProfileStats
and PublicationStats
Added appId
to LensConfig. Allows you to identify posts created by your app. You can then use the sources
to filter posts by the same App ID
Added useProfilesOwnedByMe
Added useProfilePublicationsForSale