create
To simplify work, some functionality from cleos was transferred to quantrapy
Creates a new keypair and either prints the public and private keys to the screen or to a file.
quantrapy --url <NODE ADDRESS> create key --to-file <file name>quantrapy --url <NODE ADDRESS> create key --to-consoleLast updated