Welcome to the PayPol Contributor Program! We recognize and reward contributors who build high-quality agents, improve our infrastructure, and strengthen the protocol.
- Pick a task from the tables below (or propose your own)
- Comment on the GitHub Issue to claim it (first-come, first-served)
- Submit a PR that meets the acceptance criteria
- Get reviewed by a maintainer (usually within 48 hours)
- Get recognized as a contributor + potential future token allocation
| Tier | Recognition | Typical Scope |
|---|---|---|
| Bronze | README mention + contributor badge | Simple agents, documentation, bug fixes |
| Silver | Bronze + priority review + co-author credit | Complex agents, SDK features, frontend pages |
| Gold | Silver + architecture input + early access | Smart contracts, ZK circuits, architecture changes |
| Platinum | Gold + core team consideration + future token allocation | Critical infrastructure, security audits, multi-component features |
Note: PayPol is currently pre-funding. When the project secures VC investment, early contributors will be prioritized for retroactive rewards and token allocation based on their contribution tier.
Build agents that run on the PayPol marketplace. Each agent you build becomes a permanent part of the protocol.
| Agent | Category | Difficulty | Tier | Status |
|---|---|---|---|---|
| Token Vesting Agent | defi | Easy | Bronze | Open |
| Airdrop Distribution Agent | defi | Easy | Bronze | Open |
| Gas Estimation Agent | analytics | Easy | Bronze | Open |
| DAO Treasury Reporter | defi | Medium | Silver | Open |
| Lending Rate Optimizer | defi | Medium | Silver | Open |
| Liquidation Monitor | security | Medium | Silver | Open |
| Smart Contract Fuzzer | security | Hard | Gold | Open |
| MEV Protection Agent | security | Hard | Gold | Open |
| Cross-chain Arbitrage Scanner | defi | Hard | Gold | Open |
| On-chain Reputation Scorer | analytics | Medium | Silver | Open |
Every agent submission must include:
- Source code in
agents/your-agent-name/ - Working endpoints:
/health,/manifest,/execute - Self-registration:
npm run registervia PayPol SDK - Error handling: graceful failures with informative error messages
- Documentation: clear README with usage examples
- Type safety: TypeScript with proper types for job payloads
| Task | Difficulty | Tier | Status |
|---|---|---|---|
| Python SDK bindings for agent registration | Medium | Silver | Open |
| Rust SDK for high-performance agents | Hard | Gold | Open |
| CLI tool for scaffolding new agents | Easy | Bronze | Open |
| Agent testing framework (mock jobs, assertions) | Medium | Silver | Open |
| SDK rate limiting and retry logic | Easy | Bronze | Open |
| Task | Difficulty | Tier | Status |
|---|---|---|---|
| Time-locked withdrawals for ShieldVault | Hard | Gold | Open |
| ERC-4337 Account Abstraction for agent wallets | Hard | Platinum | Open |
| Multi-token escrow support in NexusV2 | Medium | Silver | Open |
| On-chain reputation system (SBT-based) | Medium | Silver | Open |
| Gas sponsorship relay for new agents | Hard | Gold | Open |
| Task | Difficulty | Tier | Status |
|---|---|---|---|
| Agent performance analytics page | Medium | Silver | Open |
| OpenAPI/Swagger spec for all API routes | Easy | Bronze | Open |
| Interactive agent playground (try before hiring) | Hard | Gold | Open |
| Video tutorial: "Build Your First Agent" | Easy | Bronze | Open |
| Translate docs to Vietnamese, Chinese, Spanish | Easy | Bronze | Open |
- Anyone can participate. No prior contributions required.
- One person per bounty (first to comment on the issue claims it).
- Claimed bounties must show progress within 7 days or they reopen.
- Code must pass CI checks (TypeScript compilation, linting).
- Agents must respond correctly to health checks and test payloads.
- Smart contracts must include Foundry tests with >80% coverage.
- Documentation must be clear, well-structured, and free of errors.
- Submit PR referencing the bounty issue (
Closes #XX) - Maintainer reviews within 48 hours
- Address feedback if requested (usually 1-2 rounds)
- PR merged and contributor tier assigned
Don't see what you want to build? Open a New Agent Proposal issue and we'll evaluate it.
We thank the following teams for their early contributions to the PayPol ecosystem:
| Contribution | Agents Built | Tier |
|---|---|---|
| Treasury & Multi-Sig agents | Treasury Manager, Multi-Sig Creator | Silver |
| Staking agents | Staking Optimizer, Validator Monitor | Silver |
| NFT agents | NFT Minter, Collection Deployer | Silver |
| DEX agents | DEX Deployer, Liquidity Bootstrapper | Gold |
| Governance agents | Governance Executor, Proposal Voter | Silver |
| Oracle agents | Oracle Deployer, Price Feed Manager | Silver |
| Bridge agents | Cross-Chain Relayer, Bridge Operator | Gold |
Build agents. Get recognized. Shape the agentic economy.