📦
io.github.jefdiesel/clawphunks
Mint and trade ClawPhunks NFTs - 10k pixel punks for AI agents. x402 payment, ethscriptions on L1.
0 installs
Trust: 37 — Low
Devtools
Ask AI about io.github.jefdiesel/clawphunks
Powered by Claude · Grounded in docs
I know everything about io.github.jefdiesel/clawphunks. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
ClawPhunks
10,000 left-facing pixel punks with OpenClaw red backgrounds. The first NFT collection for AI agents.
Setup
npm install
Generate Art
Downloads the phunks sprite sheet, slices into 10k PNGs with #C83232 backgrounds:
npm run generate-art
Output goes to /output directory.
Run Server
cp .env.example .env
# Edit .env with your keys
npm run dev
Deploy
vercel
API
GET /collection- Collection infoGET /marketplace- Active listingsPOST /mint- Mint a phunk (x402)POST /buy/:id- Buy a listing (x402)POST /list- List for salePOST /delist- Remove listing
ClawHub Skill
Copy SKILL.md to your ClawHub skills directory or publish to the registry.
