create

To simplify work, some functionality from cleosarrow-up-right 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

Last updated