get-connect-uri
Generate a connection URI to link with a MetaMask wallet, enabling secure blockchain interactions without exposing private keys.
Instructions
Get the connect URI to connect to a MetaMask wallet.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}