IMPORTANT: This is a free collect because I don't want to paywall the opportunity to bookmark this info 🌿.
My new Substack post ✍️ is out: luduvigo.substack.com/p/how-to-grow-on-lens-interlude-grow-gang-0-to-20
It's a manifesto on how to get the most out of this beautiful world we are building together: the builders and the creators.
It's a call for openness and for a space in which giving always comes before taking.
As said in the post, I must thank @gotenks.lens , @danisnearby.lens , and @punkess.lens for having helped me with the article and reviewing it. I want a gang of 300 of you 🔥🔥🔥.
To the ones that will read it, let me know what you think about it ✌️.
gm 🌸
We are excited to announce that @lenster.lens has integrated with @livepeer.lens for video transcoding and faster delivery. Livepeer is a decentralized video infrastructure that enables high-quality video processing and delivery at scale 🚀
With Livepeer, we can now offer our users a more reliable and efficient video transcoding solution and faster delivery to the viewers. This means your videos will load faster and play more smoothly, even with slower internet connections.
Also, we now have an enhanced video uploader where you can choose your desired thumbnail 🖼️ or upload your own 💃
We also want to give a special shoutout to @sasicodes.lens for his invaluable help with the integration 🙏
gm 🌸
We are excited to announce that @lenster.lens has integrated with @livepeer.lens for video transcoding and faster delivery. Livepeer is a decentralized video infrastructure that enables high-quality video processing and delivery at scale 🚀
With Livepeer, we can now offer our users a more reliable and efficient video transcoding solution and faster delivery to the viewers. This means your videos will load faster and play more smoothly, even with slower internet connections.
Also, we now have an enhanced video uploader where you can choose your desired thumbnail 🖼️ or upload your own 💃
We also want to give a special shoutout to @sasicodes.lens for his invaluable help with the integration 🙏
I just voted on "Stargate x Galxe: Optimism Ecosystem Growth Grant" snapshot.org/#/stgdao.eth/proposal/0xda01dacad76bf6559fcd16cf947f23dd4ee3459e1d08aa6325b17a573733d039 #snapshotlabs
こんにちは @ethglobal.lens Tokyo! 🇯🇵
@aavegrants.lens will have 3 main prizes for GHO and Aave with $10k up for grabs!
🥇 1st $5k
🥈 2nd $3k
🥉 3rd $2k
For those taking part in the hackathon here are some ideas to get those creative chops going! 👻
@gho.lens is designed for internet people.
With that in mind, we'd love to see you build utility around the future of payments on the web.
You could create an app or plugin to pay with GHO anywhere.
Imagine using GHO to buy your favorite beverage.
Create a convenient payment platform with GHO where you can enjoy fast and secure transfers with just a few clicks. Say goodbye to time-consuming payments!
Build a tool that uses Account Abstraction with GHO to allow users to pay gas fees with GHO, and has rebates. E.g., if the gas used is more than GHO paid, users can claim a rebate or pay it forward.
Construct new DeFi yield strategies and opportunities for GHO and the entire DeFi community.
Create a chargeback (direct debit) network for GHO where any user can charge an account with a set amount of GHO. GHO would then be transferred immediately but not unlocked until a set period of time passes. During this time, anyone can dispute the function if they have a balance
This is our first hackathon for GHO and we can't wait to see what you build this week.
Dive into the dev docs for GHO here: docs.gho.xyz/developer-docs/overview
We also want to see what devs can do with the power of Aave V3, our most significant upgrade of the Aave Protocol.
You could build an Aave Forex tool where you can short assets. Enhance the ability of users to access forex liquidity by using one or all of eMode, flash loans, and other DeFi integrations such as @curvefinance.lens.
Create a ChatGPT-powered risk manager for Aave utilizing OpenAI plugins to create an innovative experience for DeFi users with this leading-edge technology.
Create a new debt swap feature. Right now you can swap your collateral from one asset to another but imagine if you built a feature for swapping debt from one asset to another.
Utilize ZK proofs for critical vulnerabilities while not disclosing the vulnerability, i.e. prove there’s a vulnerability to the DAO so they can vote on it informed but not actually say what the vulnerability is.
Imagine a Health Factor simulator UI component that displays a price slider per each collateral and borrowed asset, so you can simulate prices and see how your Health Factor changes under those conditions. Allowing you to take informed decisions to mitigate liquidation risks.
Dive into Aave V3 Dev docs here: docs.aave.com/developers/getting-started/readme
Make sure to catch @jessglover.lens and @miguelmtz.lens on April 14th at 7 PM JST in the Toranomon Hills Forum, 5th Floor | Workshop Room 1, for a GHO Hackathon Workshop.
These are just a few ideas to get you started on your hackathon project.
Reach out to @nader.lens and @jessglover.lens for any questions on the ground in Tokyo.
I just voted "Yes" on "Create a Secure UniswapV3 Oracle for STG with Arrakis PALM" snapshot.org/#/stgdao.eth/proposal/0x9b511ccf8bd097176255da63725877de9f80caeea8a28256ff50dfad10a3820d #snapshotlabs
I just voted "In Favor" on "RFP-13: add wstETH (wrapped staked ETH) from Lido finance as a full collateral and borrow market " snapshot.org/#/radiantcapital.eth/proposal/0x481e2d1878877ad503837d5545c7f38888b439503e8d6a6c9f7862915f79ccef #snapshotlabs
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