Featured Project

Distributed Venture Engine

A trustless platform for tracking contributions with cryptographic evidence and distributing revenue fairly through auditable payout systems.

50+

API Endpoints

32+

RBAC Permissions

235+

Tests Passing

85%+

Code Coverage

The Problem

  • Difficulty quantifying work across time zones
  • Limited trust in contribution claims
  • Complex revenue attribution in distributed teams
  • Unresolved disputes over compensation

The Solution

DVE creates an EVIDENCE → CONTRIBUTION → VERIFICATION → PAYOUT pipeline where every step is cryptographically verified and immutably recorded.

payout = (user_points / total_points) × pool

Transparent, reproducible, and auditable distribution formula

Core Features

Everything you need for transparent contribution tracking

Trustless Contributions
All work is evidence-backed using SHA256 hashing. No more relying on claims - every contribution is cryptographically verified.
Fair Distribution
Mathematical formula allocates payouts: payout = (user_points / total_points) × pool. Transparent and reproducible.
Immutable Records
Once verified, contributions cannot be altered. Hash-chained audit trails ensure tamper-evident logging.
GitHub Integration
Auto-create evidence from merged PRs, track releases, link issues to tasks, and optionally auto-generate contribution units.
Dispute Resolution
Formal escalation process from Contributor → Lead → Governor. Evidence attachment and comment threads for resolution.
Stripe Integration
Automatic revenue ingestion via webhooks with HMAC signature verification. Real-time financial tracking.

How It Works

Six-step process from contribution to payout

1

Create Ventures

Set up projects with stages and roles

2

Define Tasks

Create tasks with clear deliverables

3

Submit Contributions

Add contribution units with weighted points

4

Peer Verification

Verify contributions through review

5

Configure Payouts

Set and lock payout cycle policies

6

Distribute Rewards

Generate auditable payout statements

Technology Stack

Built with modern, production-ready technologies

Backend
FastAPIPython 3.12+PostgreSQL 16+Redis 7+SQLAlchemyJWT Auth
Frontend
Next.js 14React 18TypeScriptTailwind CSSshadcn/ui
Infrastructure
DockerMinIO (S3)nginx/CaddyGitHub OAuthStripe Webhooks

Role-Based Access Control

32+ fine-grained permissions across multiple role levels

Contributor

Submit tasks, create units, view data

Verifier

Review and approve contributions

Ops Lead

Manage payouts, configure policies

Governor

Full admin access, dispute resolution

Who It's For

Built for distributed teams that need transparency

Distributed startups tracking equity and payoutsDAOs requiring transparent governanceAgencies managing contractor contributionsOpen source projects distributing bountiesConsulting firms tracking time and revenue

Ready to Explore DVE?

Check out the live demo or dive into the source code