Generating block producer keys
Generate node keys, VRF keys, KES keys, operational certificate, and register your stake pool.
1) Generate node, VRF, and KES keys
04a_genNodeKeys.sh myPool cli
04b_genVRFKeys.sh myPool cli
04c_genKESKeys.sh myPool cli
04d_genNodeOpCert.sh myPool
ls -al myPool*
2) Generate the pool certificate

Parameter
Example value




3) Upload metadata files
File
Upload to
4) Create the delegation certificate
5) Fund the pledge address

6) Register the stake pool on-chain


Last updated