Everyone. I am trying to create private-public-address keypair with json-RPC client. It's for new coins, not bitcoin or other famous coins. So I thought I need to use JSON-RPC client to connect the server(I open the vps and installed the RPC server).
But I can't find any function to create the key pair. I can see the only getnewaddress function. But It's only returned the new address.
Please give me answer if you know about that field. Thanks. Goekhan