GitHub Integration

Earn TREV tokens for your contributions. Track rewards, manage bounties, and participate in development directly through GitHub.

Trevato/trevato-token

Development Rewards

Code Review

10

Review pull requests and provide feedback

10 TREV per hour

Development

20

Implement features and fix bugs

20 TREV per hour

Architecture

30

Design systems and technical decisions

30 TREV per hour

Project Lead

40

Lead projects and coordinate teams

40 TREV per hour

Quick Actions

Repository

How Rewards Work

1

Pick an Issue

Browse open issues and find one that matches your skills. Look for bounty labels for pre-assigned rewards.

2

Submit a PR

Fork the repo, make your changes, and submit a pull request. Link it to the issue for tracking.

3

Earn Tokens

Once merged, rewards are calculated based on contribution type and time invested. Tokens are distributed automatically.

Key Files

src/tokenomics/features.js
View
src/tokenomics/pricing.js
View
src/integrations/github.js
View
src/development/webhooks.js
View

Tracked Events

Pull Request Merged

When a PR is merged, the webhook server calculates rewards based on contribution type and linked issues.

Event: pull_request.closed

Issue Created

New issues can be tagged with bounty labels. The system tracks planned token allocations for each bounty.

Event: issues.opened