VeriFrame is a revolutionary decentralized platform that transforms how 3D artists access rendering power. Built on StarkNet blockchain with IPFS storage.
VeriFrame is a decentralized 3D rendering platform built on StarkNet that connects Blender artists with distributed computing workers. The platform enables users to submit Blender (.blend) files for rendering through a smart contract system, while workers compete to process these rendering jobs and earn rewards.
🎨 Frontend (Next.js)
Web interface for submitting Blender rendering jobs
Real-time display of completed renders with IPFS integration
StarkNet wallet integration for job creation and payments
Auto-refreshing gallery of completed render results
⚙️ Worker System (Python)
Automated job discovery from StarkNet smart contracts
IPFS file handling with TAR/ZIP archive extraction
Blender rendering engine with EEVEE support and fallback mechanisms
Smart result submission back to the blockchain
🔗 Blockchain Integration (StarkNet)
Smart contracts for job registry and reward distribution
Decentralized job posting and worker assignment
Transparent result verification and payment processing
📁 Distributed Storage (IPFS)
Decentralized storage for Blender files and rendered outputs
Gateway integration for easy access to render results
Content-addressed storage ensuring file integrity
Users upload .blend files to IPFS and create rendering jobs via the web interface
Workers monitor the smart contract for available jobs
Workers download, render, and upload results back to IPFS
Completed renders are displayed in the frontend with direct IPFS links
Smart contracts handle automatic reward distribution
VeriFrame democratizes access to high-performance 3D rendering by leveraging blockchain technology and distributed computing, making professional-quality rendering accessible and affordable for creators worldwide.
Prototype built
Pending