ファーキャスター (Farcaster)

『十分に分散化された』ソーシャル・ネットワーキング。

翻訳待ちのコンテンツです。英語版を表示しています。

Farcaster is a 'sufficiently decentralized' protocol where users own their accounts and data. It uses an off-chain 'Hub' system for high-speed social interactions (like posting and liking) while keeping critical identity data on the Ethereum blockchain. This balance allows it to feel as fast as traditional apps while maintaining Web3 security.

        graph LR
  Center["ファーキャスター (Farcaster)"]:::main
  Pre_blockchain["blockchain"]:::pre --> Center
  click Pre_blockchain "/terms/blockchain"
  Pre_ethereum["ethereum"]:::pre --> Center
  click Pre_ethereum "/terms/ethereum"
  Rel_lens_protocol["lens-protocol"]:::related -.-> Center
  click Rel_lens_protocol "/terms/lens-protocol"
  Rel_decentralized_social_network["decentralized-social-network"]:::related -.-> Center
  click Rel_decentralized_social_network "/terms/decentralized-social-network"
  Rel_ocean_protocol["ocean-protocol"]:::related -.-> Center
  click Rel_ocean_protocol "/terms/ocean-protocol"
  classDef main fill:#7c3aed,stroke:#8b5cf6,stroke-width:2px,color:white,font-weight:bold,rx:5,ry:5;
  classDef pre fill:#0f172a,stroke:#3b82f6,color:#94a3b8,rx:5,ry:5;
  classDef child fill:#0f172a,stroke:#10b981,color:#94a3b8,rx:5,ry:5;
  classDef related fill:#0f172a,stroke:#8b5cf6,stroke-dasharray: 5 5,color:#94a3b8,rx:5,ry:5;
  linkStyle default stroke:#4b5563,stroke-width:2px;

      

🧠 理解度チェック

1 / 1

🧒 5歳でもわかるように説明

Farcaster is like a new version of the internet for social apps. You have one account that works on any Farcaster app (like Warpcast), and no one—not even the people who made it—can delete your account or shadowban you without cause.

🤓 Expert Deep Dive

Employs an architecture of 'Registry' smart contracts on Optimism (Ethereum L2) for identity and 'Hubs' (off-chain, peer-to-peer servers) for data storage and replication. It uses EIP-712 signatures for all user actions.

🔗 関連用語

前提知識:

📚 出典