Keys
Guide for obtaining an ECDSA key as a Seeker.
Last updated
Was this helpful?
Guide for obtaining an ECDSA key as a Seeker.
Last updated
Was this helpful?
We are currently requiring Seekers to identify themselves in the network when sending requests. These requests are signed using an ECDSA key, which you must get whitelisted by submitting a form application (linked below).
You can generate a new ECDSA key pair or import an existing one.
A passphrase will be prompted from the user to securely store the key. Keys are saved using a user-provided name, which will be used to refer to them in other CLI commands.
Generate a new key with a given name:
--name
unique name for key
yes
--key-type
ecdsa or bls
yes
--password-stdin
read password from stdin
no
--no-pw-confirm
do not ask for password confirmation
no
--no-password
force no password for keystore
no
Once the keys are generated, you can submit the ECDSA public key and other details in the for whitelisting. We will notify you once your key has been registered.