Generate Stake Pool Keys
#
Stake key pairNow let us create our stake key pair :
#
Stake addressFinally, we can create our stake address. This address CAN'T receive payments but will receive the rewards from participating in the protocol. We will save this address in the file stake.addr
This created the file stake.addr, let's check its content:
#
Regenerate payment addressNow that we have a stake address, it is time to regenerate a payment address. This time we use both the stake verification key and payment verification key to build the address. With this, both addresses will be linked together and associated with one another.