The problem LensTree solves
- The need to verify each and every social profile or link is eliminated by having the links on a verified account on blockchain.
- All social media links under one platform like linktree
- Decentralized link aggregation for web2 as well was web3 profiles.
- Verify one address/lens profile and add as many link as you want under your profile.
Challenges we ran into
- We decided to build this using Typescript and it took a majority of time to solve the Type checking errors.
- Creating the data structure for the mapping of addresses to links was tough to figure out.