01Generates new Bitcoin key pairs, including address, public key, and private key (WIF)
02Validates the correctness of Bitcoin addresses
03Parses raw Bitcoin transactions and displays details in a human-readable format
04Retrieves details about the most recent block (hash, height, timestamp, transaction count, etc.)
05Decodes BOLT11 Lightning invoices and displays human-readable information