Machine Secret
You can either import an existing ECDSA private key or generate a new Machine Key using the prover-node binary with the appropriate CLI argument.
Last updated
Was this helpful?
You can either import an existing ECDSA private key or generate a new Machine Key using the prover-node binary with the appropriate CLI argument.
Last updated
Was this helpful?
A passphrase will be prompted from the user to securely store the keys. Keys are saved using a user-provided name, which will be used to refer to them in other CLI commands.
To import a private key matching the Machine Secret provided in the form, use either a path to an existing private key file or the hex-encoded private key string itself. The 0x
hex prefix is optional.
Prover Nodes should generate a unique Machine Secret for every AVS they onboard to. You can generate a key using our CLI by running this command:
--key-name
Unique name for key
yes
--private-key
Private key for authentication
yes
-c
Configuration file
yes
Please provide the Machine Secret public keys through our form at . We will notify you once your key has been registered, upon which you can continue with the remaining steps.