Web3 social protocols like Farcaster and Lens Protocol represent a new approach to building online social networks where users have genuine ownership and control over their personal data and social connections. Unlike traditional social media platforms where companies control all user data, Web3 social platforms leverage blockchain technology to let users own their digital identities and social relationships. This article explains how Farcaster and Lens Protocol work, their benefits, and the challenges they currently face.
- What Are Web3 Social Networks?
- Farcaster Protocol Explained
- Lens Protocol Explained
- Social Graphs in Web3 Context
- On-Chain Identity and Portability
- Challenges to Web3 Social Adoption
- Farcaster vs Lens Protocol: Comparison
- Use Cases and Future Potential
- Risks and Important Warnings
- Frequently Asked Questions
What Are Web3 Social Networks?
Web3 social networks are social media platforms built on blockchain or using decentralized principles for data storage and user communication. The core problem with traditional social media is that users don't truly own their data. Your posts, follower lists, and all connections belong to the platform. If a platform decides to shut down or delete your account, you lose all your data.
Web3 social protocols attempt to solve this by giving users clear ownership of their social graph. Instead of being locked into one platform, users can choose which client or app to use to access their social graph—similar to how you can access your email through Gmail, Outlook, or any email client while maintaining the same email address.
Consider a creator who spends years building an audience on a centralized platform. That audience—the follower graph, the engagement history the algorithm rewards, even the ability to message subscribers—exists only inside the platform's private database. A policy change, an account suspension, or a full platform shutdown can erase that audience overnight, with no recourse. Web3 social protocols invert this relationship: the social graph is written to a blockchain or a permissionless open network rather than a company's private database, so no single business holds the keys to a user's audience or content history.
This approach offers freedom: if one platform no longer suits you, you can switch to another without losing your connections and content. It also creates competition around user experience and features, potentially benefiting users with better services and innovation across multiple platforms.
Farcaster Protocol Explained
Farcaster is a hybrid social protocol. Account registration and identity verification happen on Optimism (also known as OP Mainnet), an Ethereum layer-2 network built for speed and low transaction costs, while the actual social data—profiles, posts, and follows—is stored and synchronized off-chain. This split between on-chain identity and off-chain data is Farcaster's core design principle: it keeps the security guarantees of a public blockchain for identity while avoiding the cost and speed limits of putting every post on-chain.
In Farcaster, users create accounts using a username (called a Farcaster name) and their wallet. Data like profiles, posts, and follows are stored on hub servers that anyone can run, not by a single company. All data is signed with cryptographic keys, proving which account created each piece of content and preventing forgery.
When a user sends a message (post, follow, like), it's signed with their private key and sent to hub servers. These hubs verify the signature and store the data, then broadcast it to other hubs through a gossip network protocol. This creates distributed data synchronization without any central server that could censor content.
The most visible application built on top of Farcaster is Warpcast, developed by Farcaster's founding team, though because the protocol is open, a growing number of alternative clients also read and write to the same underlying network. Posts on Farcaster are called "casts," and the protocol supports "channels"—topic-based feeds similar to subreddits or Discord servers—that let communities organize around shared interests. Farcaster also introduced "Frames," a feature that turns a static cast into an interactive mini-application: a single post can embed a poll, an NFT mint button, a game, or a purchase flow that other users can interact with directly inside their feed, without leaving the app or visiting an external website. This has pushed Farcaster toward becoming more of a lightweight application platform than a simple text-posting network.
Lens Protocol Explained
Lens Protocol is a social graph protocol emphasizing user ownership through profile NFTs. Each user owns an NFT representing their profile, giving blockchain-level control over their social identity.
Lens Protocol originally launched on Polygon, a low-cost, high-speed Ethereum-compatible network, which made it practical to mint profiles and record social actions on-chain without paying Ethereum mainnet-level fees. Users create profiles by minting profile NFTs—similar to creating regular NFTs, but these represent social identities rather than artwork. Lens Protocol includes profiles (NFTs), posts (shared content), comments (replies to posts), mirrors (sharing others' posts, similar to a retweet), and follows (subscribing to other profiles).
In its more recent iterations, Lens has moved toward dedicated infrastructure purpose-built for the protocol—often referred to as Lens Chain—rather than relying solely on a general-purpose network, with a native LENS token used for network gas and governance. This reflects a broader pattern among Web3 social protocols: launching on an existing general-purpose blockchain to bootstrap adoption, then migrating toward specialized infrastructure once the application has proven itself.
Lens also introduced "Open Actions," a system that lets creators attach programmable modules to a post so other users can mint it as a collectible, tip the creator directly, or trigger a custom on-chain transaction from inside their feed. Combined with tradeable profile NFTs—which can be transferred between users and therefore carry real economic value—this creates stronger built-in incentives for quality content and profile-building than a purely social system would. Unlike Farcaster's more minimal, hub-based design, Lens emphasizes on-chain transactions, immutability, and native monetization of social activity.
Social Graphs in Web3 Context
A social graph is fundamental to both Farcaster and Lens—it's the data structure showing relationships between users: who follows whom, who likes what, who comments on what. In Web2 social media, social graphs are platform secrets, making it nearly impossible to port your connections elsewhere.
In Web3 protocols, social graphs are portable and belong to users. The data structure is open, meaning users can extract their social graph and use it with different clients or applications. This openness creates exciting possibilities: developers can build specialized clients for different use cases (professional work, entertainment, industry-specific communities), and users can switch between clients without losing connections.
Technically, Farcaster splits identity across a small set of on-chain registry contracts: an ID registry that maps a numeric identifier to a custody wallet, and a key registry that authorizes which signing keys are allowed to publish on that identity's behalf. Lens takes a more unified approach, wrapping the profile itself—and in many cases the follow relationship—directly into NFTs, so "who follows whom" is literally recorded as token ownership on-chain. Both designs achieve the same underlying goal, a graph that lives outside any single company's servers, through different tradeoffs between on-chain cost and on-chain verifiability.
Portable social graphs also enable future interoperability. Eventually, users from Farcaster might follow Lens users directly, or at minimum, protocols could become compatible through shared standards. This vision of interconnected Web3 social networks represents a fundamental change from today's isolated platforms, where each network is a closed island of relationships.
On-Chain Identity and Portability
On-chain identity means your identity is recorded and verifiable on a blockchain. In Web2, platforms control your identity—if Twitter, Facebook, or Instagram delete your account, your digital identity on that platform disappears with it.
On-chain identity works differently. When your profile is an NFT or otherwise recorded on a blockchain, you own it as long as you control your wallet's private key. No company can delete or freeze your identity unilaterally. This represents a fundamental shift in how we think about digital presence—it moves from being a tenant on someone else's platform to owning the record outright.
This is conceptually similar to how a domain name or an ENS (Ethereum Name Service) address works: the record lives on a shared, neutral ledger rather than inside one company's account system, so it survives independently of any single application built on top of it. A growing number of projects are also experimenting with linking on-chain social identities to verifiable credentials—proof of participation in a community, proof of a specific skill, or attestations imported from other platforms—so that reputation, not just a follower count, can eventually travel with a user's wallet.
Portability means moving your identity across platforms. Imagine you have a Lens profile in app A, and app A shuts down. Your profile NFT remains yours—you can log into app B or C with the same wallet and access your original profile and social graph. This eliminates platform lock-in while maintaining network continuity.
Challenges to Web3 Social Adoption
Despite their advantages, Web3 social protocols face real adoption challenges. First is usability: most people are accustomed to Facebook, Twitter (X), and TikTok interfaces. Blockchain concepts, cryptographic signatures, and private keys remain complex for average users, and setting up a wallet still feels like an extra hurdle compared with signing up using an email address.
Second is the network effect. Established platforms succeeded largely because most people are already there, not necessarily because of superior underlying technology. Without friends and interesting people on Web3 social platforms, there's little incentive to switch. Web3 social platforms have generally had to start with niche, highly engaged communities—often developers, artists, and crypto-native users—before they can realistically expand toward the mainstream.
Third is content moderation. Traditional platforms can remove spam, hate speech, and illegal content through centralized control. Web3 protocols lack a single authority with that power, making moderation structurally harder. Solutions like letting individual clients filter content locally (similar to email spam filters) can work, but risk creating echo chambers where different clients show completely different versions of "acceptable" content. This tension between decentralization and safety remains unresolved.
A related challenge is spam and Sybil attacks—the ease of creating new wallet addresses means bad actors can flood a network with fake accounts to game engagement metrics or reward programs, a problem centralized platforms fight with phone verification and machine learning that decentralized protocols must address with weaker tools, such as requiring a small fee or an on-chain action to register an identity. Onboarding friction compounds all of this: safeguarding a seed phrase and understanding gas fees remain intimidating for newcomers. Client apps have made progress hiding wallet creation behind familiar-looking sign-up flows, but the underlying complexity has not disappeared—it has only been abstracted away from the user's view.
Farcaster vs Lens Protocol: Comparison
Farcaster and Lens share the same goal—decentralized social networks—but use different approaches. Farcaster uses hub architecture: data lives in hub servers off-chain, while Optimism only registers accounts and verifies identities. This keeps day-to-day transaction costs minimal, since posting, following, and liking don't require on-chain transactions.
Lens is more on-chain, using profile NFTs and on-chain records heavily. Social actions such as follows, posts, and comments occur on-chain, creating stronger immutability and transparency guarantees, though generally at a higher transaction cost than Farcaster's off-chain hub model—even while remaining far cheaper than transacting directly on Ethereum mainnet.
Governance differs too: Farcaster's protocol has largely been directed by its founding team and core company (Merkle Manufactory), with community decentralization framed as a longer-term goal rather than the current state. Lens, by contrast, has a governance token (LENS) that lets holders participate directly in decisions about the protocol's direction. Lens also builds in stronger native monetization for creators through collectible posts and Open Actions, while Farcaster has focused more on baseline scalability and openness first, with monetization features developing through its ecosystem of third-party clients and Frames rather than the core protocol itself.
In short, Farcaster optimizes for scale and low friction by keeping most activity off-chain, while Lens optimizes for on-chain guarantees and native monetization by keeping more activity on-chain. Neither approach is strictly superior; they represent different bets on how decentralized social networks should balance cost, speed, and verifiability.
Use Cases and Future Potential
Web3 social extends beyond casual social networking. Creator economy platforms could help creators reduce their dependency on centralized platforms for monetization, enabling more direct audience engagement and a form of shared community ownership. Professional networks like LinkedIn could have Web3-native alternatives where professionals own their professional identities and connections outright. Specialized communities could spawn dedicated networks for developers, artists, activists, and other groups—each customizing its own rules, moderation approach, and incentive structure.
Because both protocols allow posts to trigger programmable actions, they also open the door to social commerce and community coordination that would be awkward to build on closed platforms: a community could post a proposal that members vote on directly within the feed, an artist could sell a limited-edition piece through a collectible post, or a group could gate access to an event behind an on-chain credential—all without building a separate app from scratch.
Interoperability remains the ultimate vision: imagine Farcaster and Lens users interacting directly across protocol boundaries without creating multiple separate accounts. This would represent a fundamental shift away from today's siloed platforms, where crossing from one network to another means starting over.
These protocols enable social structures that were previously difficult under centralized control—closer alignment between economic incentives and communities, genuine ownership of digital presence, and permissionless innovation, where anyone can build a new client or feature on top of the existing social graph without asking a platform's permission first.
Risks and Important Warnings
While Web3 social protocols offer meaningful benefits, users must understand the risks. Private key security is paramount: losing your private key means permanent loss of account access, with no traditional password-recovery process available.
Scams and fraud are common during any early-adoption phase of a new crypto-adjacent technology. Fake NFT projects, rug pulls, and phishing attacks specifically target participants in new ecosystems. Because governance and utility tokens associated with these protocols trade on open markets, their prices can be highly volatile and are influenced by factors unrelated to the protocol's actual usage or technical progress—treat any token holdings as a separate, higher-risk decision from simply using the underlying social protocol, and be skeptical of unsolicited investment pitches that reference these platforms.
Regulatory uncertainty also surrounds Web3 protocols globally, including in Thailand. The legal and regulatory treatment of tokens, NFTs, and decentralized platforms remains an evolving area, and rules may change significantly over time.
This article is educational content only, not investment advice or legal guidance. Users considering Web3 social platforms should monitor updates from regulatory authorities such as Thailand's Securities and Exchange Commission (SEC Thailand) and carefully weigh both the opportunities and the risks before participating.
Frequently Asked Questions
Stay Updated on Crypto News
Get market analysis and news on Bitcoin, Altcoins every day from 678.in.th
View All ArticlesConclusion
Web3 social protocols introduce a fundamentally different approach to social media by giving users genuine ownership of identities, content, and social graphs. Farcaster and Lens Protocol exemplify two different implementation paths for this vision: one favoring off-chain scalability, the other favoring on-chain guarantees and native monetization. Though both remain relatively early-stage, the future of Web3 social depends on solving practical challenges around usability, content moderation, spam resistance, and mainstream scalability. This article is educational content only and not investment advice. Users interested in Web3 social should understand both the opportunities and the significant risks before participating.
This article is for educational purposes only and does not constitute financial advice.