tempoxyz/wallet
v0.1.0MIT
Set up Tempo Wallet and make explicitly approved paid API requests.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "wallet",
"version": "0.1.0",
"description": "Set up Tempo Wallet and make explicitly approved paid API requests.",
"homepage": "https://tempo.xyz/developers/docs/wallet/use-with-agents",
"repository": "https://github.com/tempoxyz/plugins",
"license": "MIT",
"keywords": [
"tempo",
"wallet",
"mpp",
"payments"
],
"author": {
"name": "Tempo",
"url": "https://tempo.xyz"
}
}