Running a Local Dev Environment
This guide walks you through spinning up the entire OmniSocial stack locally for development.
π Prerequisites
π Project Structure
omnisocial/
βββ contracts/ # Hardhat smart contracts
βββ subgraph/ # The Graph subgraph definitions
βββ apps/
β βββ frontend/ # Next.js frontend app
βββ scripts/ # Deployment & helper scripts
βββ .env.example # Environment variables templateβοΈ Step 1: Launch Hardhat Node
π Step 3: Run The Graph Indexer
π» Step 4: Launch Frontend
π Test Workflow
π§ͺ Optional: Run Tests
Issue
Fix
Last updated
Was this helpful?
