Core Modules and Functions

Content Asset Module: ContentBase

  • Function: Supports structured on-chain storage of content data such as text and video, binding hashes with IPFS to realize copyright confirmation.

  • Innovation: One-click NFT minting of content, supporting dynamic NFTs (e.g., real-time updates of video views and interaction data).

Behavior Tracking Module: BehaviorTrack

  • Function: Records user behaviors on-chain (likes, comments, shares, watch duration), generating behavioral fingerprints.

  • Application: Behavior data binds with PopID, used for reputation scoring, incentive distribution, and DAO governance weighting.

Identity System: PopID + Reputation Engine

  • Function: DID identity registration, cross-application access, on-chain reputation growth (EngageScore).

  • Features: Supports Soulbound Tokens (SBT) and Verifiable Credentials (VC), enabling social graph and credit marking.

Incentive Template Library: TemplateKit

  • Function: Provides standardized incentive contract templates (Watch-to-Earn, Engage-to-Earn, invitation rewards).

Advantage: Projects can launch campaigns by directly invoking templates without rewriting complex logic.

Last updated