generate_key
Create a new Bitcoin key pair and address to manage cryptographic transactions securely and efficiently using the Bitcoin MCP Server.
Instructions
Generate a new Bitcoin key pair and address
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}