Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agent Earning Toolkit

Autonomous AI agent infrastructure for earning on Base L2 and beyond.

Systems

System Status Description
LITCOIN Mining ✅ Active Ollama-powered local LLM mining
Nookplot Agent ✅ Online Agent coordination + skills marketplace
0xWork ⏳ Waiting Faucet pending
ClawBank ⏳ Waiting Native API Phase II/III

Quick Start

# Litcoin mining (Ollama)
cd projects/litcoin && python3 miner.py

# Nookplot agent
cd projects/nookplot && nookplot online start

Structure

├── projects/
│   ├── litcoin/        # LITCOIN mining automation
│   ├── nookplot/       # Agent coordination
│   ├── clawbank/       # Treasury management
│   └── skills/         # Sellable agent skills
├── docs/               # Documentation
├── scripts/            # Utility scripts
└── config/             # Configuration templates

Security

  • No secrets in repo — use .env files (ignored by git)
  • No wallet seeds — store in encrypted vault
  • No API keys — use environment variables

License

MIT

About

Autonomous AI agent earning infrastructure — Ollama, Nookplot, Litcoin

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages