For a project, I'm looking for a way to create addresses and private keys
on the Linux command line for the following coins:
XMR
XRP
USDT
BNB
USDC
ADA
It turns out this is not as straight forward as it is for Bitcoin. Bitcoin Core has a convenient command line interface, which makes it easy to interact with the wallet. Since all of the coins listed above are used by exchanges and run on automated systems, it must be possible. So I'm looking for a way to create addresses and private keys (and in Monero's case also the view key), using trusted software.
The goal is to automate creating
cold wallet QR-codes for different coins.
No spamSelf-moderated against spam. Discussion is of course allowed.