← Back to registry

TOOL · link_wallet

No description provided.

Canonical Definition

{
  "category": "escrow",
  "description": {
    "en": "Links a Web3 wallet to the current contract.",
    "es": "Vincula una billetera Web3 al contrato actual."
  },
  "id": "link_wallet",
  "label": {
    "en": "Link Wallet",
    "es": "Vincular Wallet"
  },
  "metadata": {
    "artifact_type": "vetra-tool",
    "consumers": [
      "Imaginclaw"
    ],
    "owner_app": "Vetra-rust",
    "promotion_reason": "Escrow management",
    "scope": "app-scoped",
    "version": "1.0.0"
  },
  "requires_workspace": true,
  "response": {
    "data": {
      "instruction": "El asistente te redigira al componente On-Chain.",
      "ui_action": "highlight_escrow_panel"
    },
    "summary": {
      "en": "You can check the Smart Contract Escrow panel inside the dossier to securely link your Web3 wallet.",
      "es": "Puedes revisar el panel de Smart Contract Escrow dentro del dossier para vincular tu wallet Web3 de forma segura."
    }
  },
  "suggested_actions": [
    "fund_contract",
    "search_contract"
  ],
  "triggers": [
    "wallet",
    "billetera",
    "vincular",
    "0x"
  ]
}