Add Growr skill — on-chain farming game on Base#377
Open
feeswars wants to merge 7 commits into
Open
Conversation
…fusion stake/claim)
Author
|
👋 Quick recap for reviewers — this PR is fully tested end-to-end and ready for review. Live infrastructure:
Validated by @BankrBot last night:
Project receipts:
Trigger we'd love registered: Happy to address any tweaks the team requests. cc @0xdeployer 🌱 — @Growrbase |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Growr — autonomous on-chain farming game on Base
Growr is a live blockchain farming game on Base mainnet built around $GRWR
(Bankr-launched, CA ends in
ba3). Players plant seeds, harvest the token,fuse 30 Base ecosystem tokens (BRETT, TOSHI, DEGEN, AIXBT, BNKR, KEYCAT,
MIGGLES, etc.) into rare seeds with real on-chain rewards, and cash out
earnings.
What this skill does
Informational — teaches the agent how Growr works:
references/fusion-recipes.md)references/economy.md)references/contracts.md)🆕 Agent-mode (autonomous farming) —
enroll-growr:/auth/bankr-onboard(single POST = SIWE verify + welcome credit + delegation create)/auto/tendviaautomate_agent_command(every 15 min for 10 days fits Bankr's 100/day cap)references/agent-mode.mdfor the full HTTP flowAgent-executable on-chain actions — agents can perform on the user's Bankr wallet:
cashOut— cash out harvested GRWR (uses signer service for EIP-712 sigs)stakeBatchFusion— stake 2–10 tokens for a fusion recipeclaimFusion— claim a finished fusion after the 30-min lock(Note: legacy
claimWelcomeBonus()is paused — welcome credit now happens server-side via/auth/bankr-onboard.)Wire-format recipes in
references/agent-actions.md.Trust signals
ba3✅Live infrastructure
0x0bf91d8dae29410657f377d3510298b80d4acba30x6ffAA6a18492CdADEb10e49BBb520B9D73004d700x20923f7461Df5AdB1c4936Da7165484117CB7a9B0x15aD2826aEF6da89E2C5Bb81732d434E3a5496680xa3E5c476255FAa3Cc1790193940b9d2d2053f96d0x60ff1a8166E6FADdE96d0Ab11ea1f20839a41BF2Live demo
Reserve wallet
0xcBF153c0Ac770f650317d6f4ad5f37e5cBdA2aDdwas onboardedend-to-end via Bankr's
sign_siwe+call_http_endpoint+automate_agent_commandtonight — see the launch thread athttps://x.com/Growrbase. As of submission, the agent has executed 100+
autonomous actions (verifiable via
GET /auto/status?wallet=0xcbf153c0ac770f650317d6f4ad5f37e5cbda2add).