Skip to content

Latest commit

 

History

1,141 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

echo-earning-agent

An always-on autonomous earning agent that runs on GitHub Actions — i.e. on GitHub's servers, on a schedule, whether or not any home computer is on. No new accounts: it uses the GitHub identity we already have.

Every 30 minutes it:

  1. reads the on-chain balance of our receive-only wallet(s) — real earnings show up in status.md;
  2. scans Superteam's agent-listing API for new/open bounties worth entering, flagging anything new since the last run;
  3. commits a fresh status.md + appends history.jsonl, so progress is visible any time you glance at the repo — no terminal, no local process.

Safety: this repo holds no private keys. The agent only ever reads public chain data and public listings. Anything that spends or signs stays offline on the operator's machine.

Roadmap (making money land while you're away)

  • Host the x402 paid service off-box (serverless) so it sells even when the home box is off
  • Auto-refresh the service's discovery listings so buyers can always reach it
  • Auto-draft + submit to fitting agent bounties (quality-gated, never spam)
  • Notify on new high-value listings

About

Always-on autonomous earning agent — runs on GitHub Actions cron, checks wallets, scans bounty/agent platforms, keeps listings fresh.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages