poidh-bounty

Post bounties and manage claims on Poidh across Arbitrum, Base, and Degen Chain.

34|58|Updated Jan 9, 2024
One-click install
npx skills add https://github.com/picsoritdidnthappen/poidh-app --skill poidh-bounty
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: poidh-bounty
Source: https://github.com/picsoritdidnthappen/poidh-app/tree/main
Command: npx skills add https://github.com/picsoritdidnthappen/poidh-app --skill poidh-bounty

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires csv-parse, dotenv, zod, prisma, and includes scripts (resource) components.

What problem does it solve?

Poidh bounty management on-chain can be complex, requiring separate steps for posting, evaluating, and finalizing bounties across Arbitrum, Base, and Degen Chain.

Core Features & Use Cases

  • Post solo or open bounties with on-chain funding
  • Evaluate claim submissions using on-chain data and off-chain validation, and accept winners via on-chain vote when needed
  • Manage and reference claims, NFTs, and on-chain IDs to finalize rewards

Quick Start

Post a new bounty with a name, description, and amount, then review submitted claims and complete the winner flow.

Frequently Asked Questions about poidh-bounty

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I post bounties and evaluate claims on-chain across Arbitrum, Base, and Degen Chain?

You can post solo or open bounties and manage claims on-chain across Arbitrum, Base, and Degen Chain by providing a bounty name, description, and amount, then reviewing submitted claims and finalizing the winner through on-chain voting or direct acceptance.

How does on-chain voting work for finalizing bounty claims?

On-chain voting for finalizing bounty claims allows participants to evaluate photo submissions and cast votes directly on the blockchain network, ensuring a transparent and decentralized process to determine and accept the winning claim.

What environment variables do I need to manage on-chain bounties?

To manage on-chain bounties, you need to configure PRIVATE_KEY, RPC_URL, and POIDH_CHAIN environment variables, while the POIDH_CONTRACT_ADDRESS is resolved automatically by the system.

Can I use Prisma and Zod to validate bounty claims and NFT data?

Yes, you can use Prisma for database management and Zod for schema validation to evaluate claim submissions, manage on-chain IDs, and reference NFTs during the bounty finalization process.

What are the limitations when accepting bounty winners directly versus using on-chain voting?

Accepting bounty winners directly bypasses the decentralized evaluation of photo submissions, whereas on-chain voting requires submitting a transaction on Arbitrum, Base, or Degen Chain to finalize the reward through collective participant validation.