🥥Cardano stake pool key generation for Windows (plain text keys)
1. Getting ready
1.1 Create a "cardano" directory where to store the executable files and keys (we are using Documents Folder)

1.2 Downloading Daedalus wallet or adding Yoroi extension to your internet browser
2.1 download the following applications
2.1 Cardano wallet for windows (currently we are using v2022-01-18)

2.3 Unzip download file

2.4 Copy files from both directories. Check as you should have the following files there:

3. Creating Stake Pool pledge wallet keys
3.1. Open Power Shell which we will be using for generating keys
3.2. Let's generate the keys. Paste the following commands in the PowerShell:
3.2.1. Let's start by going to the directory where we have the executable files.
3.2.2. Generating staking cli keys
3.2.3. Generating payment keys
3.2.4. Building a Payment (pledge) address (from payment and staking public keys)
3.2.4. Building a stake Address


5. Sending keys:
Last updated