Architecture & Stack
Technical Architecture
ποΈ System Overview
Zync implements the IP Ownership Markets vision through a sophisticated architecture built on Camp Network's blockchain infrastructure. By leveraging Camp's specialized Origin Protocol (their IP tokenization framework) and Proof of Provenance consensus mechanism, Zync creates a bridge between traditional content creation and Web3 capital markets.
Layered Architecture:
Layer 1: Camp Network Blockchain
Purpose-built Layer-1 for IP registration and AI-ready data
Proof of Provenance consensus for cryptographic ownership verification
Global state management for all IP transactions
Layer 2: Origin Protocol (IP Infrastructure)
Comprehensive IP tokenization and management framework
Global IP registry with tamper-proof provenance tracking
Automated revenue distribution via graph-based relationships
AI-ready rights-cleared data pools
Layer 3: Zync Application Platform
Video-focused user interface and experience
ERC20 tokenization for fractional video ownership
AMM integration for immediate token liquidity
Creator dashboard and analytics
This layered architecture enables creators to leverage enterprise-grade IP infrastructure while accessing capital markets through tokenization, democratizing previously exclusive PE-style revenue sharing deals.
π IP Ownership Markets Architecture
ποΈ Core Architecture Components
1. Origin Protocol Layer (Camp Network)
Zync operates as an application layer built on top of Camp Network's Origin Protocol. All IP registration and management flows through Origin's infrastructure:
Origin IP Registry (Camp Network Core)
Purpose: Global IP registration and provenance tracking
Functions:
IP asset registration with tamper-proof records
ERC721 NFT minting for each registered IP
Automated parent-child relationship tracking
Revenue distribution graph management
Origin SDK Integration
2. Zync Application Layer
Zync adds video-specific tokenization and monetization on top of Origin's IP infrastructure:
RoyaltyVault (Zync's Smart Contract)
Purpose: ERC20 tokenization for video IP assets registered in Origin
Token Economics:
1 billion tokens minted per video
70% allocated to creator
30% reserved for public sale
Revenue Integration:
Receives revenue from Origin's licensing system
Distributes to token holders proportionally
Integrates with SummitX AMM for trading
2. Camp Network's Origin Protocol Integration
Important: Zync does not have its own factory contract or IP management system. Instead, Zync is built as an application layer on top of Camp Network's Origin Protocol, which handles all IP registration, licensing, and core infrastructure. Zync focuses on the video-specific user experience and tokenization.
IP Asset Management Framework
Zync is built on Camp Network's Origin Protocol - a comprehensive IP tokenization and management framework specifically designed for the AI-driven creator economy. Unlike traditional NFT platforms, Origin provides:
Core Origin Framework Features:
IP Registry: Global on-chain database of verifiable IP ownership with tamper-proof provenance
Graph Structure: Hierarchical parent-child relationships that track derivative works and ensure attribution
Revenue Distribution: Automated royalty splitting based on contribution graphs
AI-Ready Data: Rights-cleared content pools that enable fair AI training with creator compensation
Legal Framework: Smart contract-enforced licensing terms and usage rights
Origin SDK Integration
License Terms Structure
Proof of Provenance
Camp Network's Proof of Provenance consensus mechanism ensures every IP transaction is cryptographically linked to an immutable custody record:
3. SummitX AMM Integration
Automatic Liquidity Creation
When a video is registered, Zync automatically:
Creates ERC20 Token: Via RoyaltyVault clone
Initializes Pool: On SummitX with 1 CAMP
Sets Initial Price: 0.0001 CAMP per video token
Enables Trading: Immediate liquidity for investors
DEX Configuration (Camp Testnet)
π IP Ownership Markets Data Flows
Creator Onboarding Flow (Current MVP)
Content Upload: Creator uploads video (MP4/WebM, max 2GB) to Zync frontend
Origin Protocol Registration (via Origin SDK):
Video content registered in Camp Network's Origin IP Registry
ERC721 NFT minted by Origin with full provenance record
Content stored on Irys through Origin's infrastructure
Licensing terms, usage rights, and AI permissions defined
Revenue distribution graph established in Origin
Zync Tokenization Layer:
Zync deploys RoyaltyVault contract linked to Origin NFT
1B ERC20 tokens minted (700M to creator, 300M for public)
RoyaltyVault configured to receive revenue from Origin's licensing
Market Creation:
SummitX liquidity pool created at 0.0001 CAMP per token
Tokens immediately tradeable on decentralized exchange
Revenue Integration: All licensing revenue flows Origin β RoyaltyVault β Token holders
Investor Participation Flow
Content Discovery: Browse crypto-native videos on explore page
Creator Analysis: Review creator history, content quality, growth potential
Token Purchase: Buy video tokens at current market price
Revenue Participation: Earn proportional share of future video revenue
Trading Strategy: Hold for long-term revenue or trade on momentum
Revenue Sharing Flow (Future)
Content Monetization: Video generates revenue through various streams
Automatic Collection: RoyaltyVault receives revenue payments
Proportional Distribution: Revenue split among token holders by ownership
Claim Process: Token holders claim accumulated dividends
Reinvestment: Participants can reinvest earnings into new content
Content Licensing Flow (Roadmap)
Rights Management: Token holders gain licensing rights to content
Clipping Permissions: Create derivative content for other platforms
Revenue Attribution: Original creator and token holders share derivative revenue
Legal Framework: Smart contracts enforce licensing terms automatically
π API Architecture
Frontend APIs (Next.js App Router)
Currently, Zync uses a client-side architecture with direct blockchain interaction. The main API endpoints are:
Internal APIs
Route Handlers:
/src/app/api/(Currently minimal - empty mint directory)Server Components: For SEO and performance optimization
Client Components: For wallet interaction and real-time updates
Planned API Endpoints
Blockchain APIs (via wagmi/viem)
Contract Interaction Hooks
Last updated