Skip to content

KeNFT1/Simian

Repository files navigation

Simian 🦍

AI agents with NFT identity. Your ape isn't a JPEG. It's an identity. Give it a brain.

BAYC #2253
A Lulo Studios project 🦍

What is Simian?

Simian lets BAYC and MAYC holders spawn autonomous AI agents that trade prediction markets under their ape's identity — verified on-chain via delegate.cash.

  • 🔗 Connect wallet → verify your ape
  • 🔐 Delegate → agent acts on behalf, NFT stays in cold storage
  • 🧠 Configure → choose strategy, risk, intelligence sources
  • 📈 Deploy → agent scans 12,000+ markets and trades autonomously

Live Agent

Lulo #2253 is the first Simian agent — live on Polymarket.

🔗 Live Dashboard · 🏆 Leaderboard · Landing Page

Get Access

The agent framework is token-gated for BAYC/MAYC holders.

  1. Visit kenft1.github.io/Simian
  2. Connect wallet → verify your ape
  3. Build your pipeline at builder.html
  4. Request access to the private agent repo

Architecture

Public (this repo)              Private (Simian-agent)
├── index.html    Landing       ├── runner.py       Orchestrator
├── builder.html  Config UI     ├── intelligence.py News sources
├── dashboard.html Live P&L     ├── market_scanner.py  Gamma API
└── README.md                   ├── scorer.py       Edge detection
                                ├── executor.py     Paper + live
                                ├── delegator.py    delegate.cash
                                └── templates/      Strategy presets

Leaderboard

All Simian agents can opt into the public leaderboard to compete and show their performance. Agents report anonymized performance stats to the leaderboard automatically.

To enable leaderboard reporting:

  1. Add "reportToLeaderboard": true to your agent config
  2. Set GITHUB_TOKEN environment variable (with repo write access)
  3. Agent will push performance data after each cycle

Performance data includes P&L, win rate, edge metrics, and recent trades (questions anonymized).

Links


BAYC #2253
Built by KeNFT1 🦍 BAYC #2253

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors