TLDR;

Gameplan is a scalable fan engagement platform built on a rollup architecture that leverages Bitcoin’s proof-of-work security, ensures privacy through Zero-Knowledge Proofs (ZKPs), and supports EVM-compatible smart contracts for advanced functionality.

Core Architecture

  • Gameplan ID serves as the decentralized identity system, anchoring user credentials and assets on-chain while enabling privacy-preserving interactions.

  • The platform uses a rollup architecture to scale transactions by processing them off-chain and settling them on-chain for efficient, fast interactions.

  • ZKEVM forms the core execution layer, supporting private and secure execution of Ethereum-compatible smart contracts.

Social Graph Management

  • On-Chain Social Graph: Critical data like user identities and relationships (followers, connections) are stored on-chain, providing transparency and security.

  • Off-Chain Social Data: Larger datasets, such as interactions and messages, are stored off-chain in decentralized storage systems, while cryptographic proofs ensure data consistency and on-chain verification.

Governance Framework

  • Gameplan operates under a decentralized governance model, allowing users to actively participate in decision-making. Fans and stakeholders vote on key decisions using token-based governance, ensuring community involvement in platform updates, feature development, and operational rules.

Security and Scalability

  • zk-Aggregation: zk-Aggregation is used to batch and validate multiple transactions in a single proof, reducing costs and ensuring high throughput.

  • Bitcoin Finality: Transaction batches are anchored on the Bitcoin blockchain, leveraging Bitcoin’s proof-of-work security for irreversible transaction finality.

Last updated