Last updated 6 months ago
To simplify work, some functionality from 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-console