celo-org/celo-farcaster-frames

Get your code evaluated by the Celo Hackathon Agent

Open

#16 opened on Apr 22, 2025

View on GitHub
 (5 comments) (0 reactions) (1 assignee)TypeScript (45 forks)auto 404
ODHack13difficulty: hardgood first issuenot (directly) rewarded

Repository metrics

Stars
 (8 stars)
PR merge metrics
 (PR metrics pending)

Description

The Celo DevRel team has built the Celo Hackathon Agent (feel free to come up with a name for it!).

We want to create a frame, where builders can input their GitHub repository and get it evaluated.

  1. Host your instance of the agent (focused on Celo)
  2. Create the interface for users to input the link to the GitHub repo (it should only take links to repos!)
  3. Make sure to display error messages, e.g., if the repository is too big (a common mistake is for people to not delete their cache/ images/ smart contracts deployments etc. )
  4. Add a payment function, e.g., 1 CELO or 0.5 cUSD to prevent sybil attacks and also pay for hosting the agent/ paying for the models)
  5. Share the results in a frame to your profile

Contributor guide