Compound VR

Compound VR

Airstack-Powered SDK to Fetch Your Onchain Friends & an Interactive Relationship Visualization for Onchain Graph

The problem Compound VR solves

Allowing users to invite their friends to join an application brings significant advantages, from expanding the user base to boosting user engagement and retention. In the current web2 landscape, all successful apps leverage referrals and seamless friend invitations. Imagine having the same capability for web3 apps. Our SDK empowers any app to enhance growth and retention by enabling users to effortlessly invite and engage with their web3 friends.

Utilizing Airstack's onchain graph logic, the SDK recommends friends based on the strength of their relationship. It aggregates data from Farcaster, Lens, token transfers, POAP, and NFTs, creating a comprehensive friends list for users.

Challenges we ran into

Our Biggest Hurdle was connecting to the XMTP client from our application. We had experience integrating their SDKs into backend services prior, however it was our first time with the front end. There were issues injecting the Wallet Provider into their Client. In order to overcome this we checked a couple of live services built with XMTP and took inspiration from their design patterns into our application.

Discussion