Generate New Wallet
ordnet_generate_walletGenerate a new random BSV wallet for Bitcoin SV transactions. Returns WIF private key and address; store the WIF securely because losing it means permanent loss of access.
Instructions
Generate a new random BSV wallet.
WARNING: Store the WIF securely! It cannot be recovered if lost.
Returns: { wif, address }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||