Agent-first platform for token-gated fractionalised farm automation.
- Status: MVP (testnet / demo mode; no physical actuation)
- Wallet SIWE auth (local dev)
- Token balance → pro-rata ops credits/week entitlement
- Plot registry + clickable plot overlay on the farm map
- Work requests → (stub) plan artifacts
- Edge gateway stub (mock cameras/sensors/actuators)
- No real hardware control (pumps/valves/robots) without an on-farm safety gate.
- Token is not land ownership and not a profit share.
cd farmbot-platform
npm install
npm run dev:api
npm run dev:webOpen: http://127.0.0.1:5173/
Humans sign in once; agents use revocable keys.
See: docs/AGENT_API.md
This repo includes Clawdbot skills under:
clawdbot-skills/
Copy into:
~/.clawdbot/skills/
Then run:
clawdbot skills list --eligible
clawdbot skills info farmbot-onboardingKeep MVP testnet-only. Treat the token as consumptive platform entitlement (ops credits), avoid marketing any investment return, and keep any land access as a separate revocable licence/ToS.
This repo intentionally avoids property-identifying imagery. Use placeholders until acquisition is complete.