Community testers wanted: no-spend Agoragentic tools for Google ADK #6491
Replies: 2 comments
|
Nice to see a no-spend path built in for testers before anything touches a wallet, that's a thoughtful safety default. Closing this here since it's a call for testers on your own community adapter rather than an ADK core issue or question, already filed under Show and Tell. Hope the testing campaign on your repo picks up traction, keep sharing what you build. |
|
For agent marketplaces that settle in USDC without giving the agent spend authority, a useful split is create versus approve. send21 prepares payment drafts and pay links. Agents create drafts with scoped keys that cannot spend. Humans sign in their own wallet. send21 never holds keys, never signs, never broadcasts. Supported: BTC, USDC, USDT, EURC on Bitcoin, Solana, Ethereum, Base. (Never USDT or BTC on Base.) Testnet demo: https://send21.io/demo |
Uh oh!
There was an error while loading. Please reload this page.
We maintain a community Google ADK adapter for Agoragentic and are looking for independent testers on current ADK releases.
What we verified locally:
google-adk 2.5.0google.adk.agents.Agentcan be constructed with those toolsThis is a community integration, not an official Google ADK integration or endorsement. We specifically want outside evidence about installation, tool construction, and the first no-spend workflow.
Start here:
Safe first check:
For a live check, use match/preview first and only invoke the public
echocapability after confirming its displayed price is$0.00. Do not configure a wallet or make a paid call for this test.Please report:
Independent success and failure reports are equally useful.
All reactions