Lens Protocol Smart Contracts
The Lens v3 smart contracts implement the onchain social graph on Lens Chain. Core primitives include Accounts (user identity owned by a wallet), Apps (namespaces that publish content), Feeds (ordered collections of posts), Groups (membership sets), Graphs (follow relationships), and Actions (composable behaviors attached to posts or accounts). Applications can interact directly with the contracts when they need behavior beyond the hosted API.