Hello
is there a noob guide for making an air-gapped machine?
I get files from the server by the command scp
, then i navigate my terminal to Cardano cli
folder, but when i run key generation commands:
cardano-cli shelley node key-gen
–cold-verification-key-file node.vkey
–cold-signing-key-file node.skey
–operational-certificate-issue-counter node.counter
it tells me no commands found.