Your keys are generated by the MedorCoin backend. Nothing fake. Nothing simulated.
Calls your MedorCoin backend. Returns a real secp256k1 key pair, WIF private key, and BIP39 mnemonic — all server-side.
Real BIP39 — 12 words with checksum. These words deterministically regenerate your exact wallet via PBKDF2 + secp256k1. The phrase is shown once. It is never stored anywhere.
Enter your 12-word phrase to restore your wallet.
Builds a real raw transaction, signs it with your private key via the backend,
and submits it via sendrawtransaction to your node.