0.3.3 • Published 10 months ago

near-protocol-rewards v0.3.3

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

NEAR Protocol Rewards SDK

A transparent, metric-based rewards system for NEAR projects that directly ties incentives to development activity.

What is Protocol Rewards?

Protocol Rewards is a developer-first funding solution for the NEAR ecosystem. We're solving a critical challenge in Web3: how to transform traditional one-time grants into sustainable, ongoing capital for developers - where funding automatically grows with their impact and contribution to NEAR.

The Problem

  • Traditional funding models (grants, VCs) require extensive time spent on proposals and pitches
  • Developers want to focus on building, not fundraising
  • Project impact is often measured subjectively
  • Funding is typically front-loaded rather than tied to ongoing development

Our Solution

Protocol Rewards provides:

  • Automated tracking of development metrics and project impact
  • Merit-based rewards tied directly to contributions
  • Transparent, objective criteria for funding
  • Sustainable, ongoing rewards that scale with project growth

By automating the entire process from tracking to distribution, we enable developers to focus on what they do best - building innovative solutions on NEAR.

Get Started in 30 Seconds

  1. Open terminal in your repository
  2. Run this command:
npx near-protocol-rewards init
  1. Push to main branch

That's it! 🎉 Your metrics will show up at Protocol Rewards Dashboard

How It Works

Architecture

We automatically track:

  • Commits: How often you code
  • Pull Requests: How you integrate changes
  • Reviews: How you help others
  • Issues: How you manage tasks

Everything runs through GitHub Actions:

  • No setup needed
  • Uses GitHub's built-in security
  • Updates every 12 hours and on push

Common Questions

When do metrics update?

  • Every push to main branch
  • Every 12 hours automatically
  • Check Actions tab for status

Do I need any tokens?

No! We use GitHub's built-in security.

Not seeing your metrics?

  1. Push something to main branch
  2. Wait ~2 minutes for Action to run
  3. Check Actions tab for status
  4. See our Troubleshooting Guide

Documentation

Need Help?

License

MIT © NEAR Protocol

0.3.3

10 months ago

0.3.2

10 months ago

0.3.1

10 months ago

0.3.0

10 months ago

0.2.5

10 months ago

0.2.4

10 months ago

0.2.3

10 months ago

0.2.2

10 months ago

0.2.1

10 months ago

0.2.0

10 months ago

0.1.0

10 months ago

0.1.0-beta

10 months ago