../cardano-wallet-v2022-12-14-macos-intel/cardano-cli stake-address build --staking-verification-key-file pool.staking.vkey --mainnet > pool.staking.addr
ls -al
2.5 Create the staking registration certificate
../cardano-wallet-v2022-12-14-macos-intel/cardano-cli stake-address registration-certificate --staking-verification-key-file pool.staking.vkey --out-file pool.staking.cert
ls -al
2.6 Check the pledge address (Where you will be sending your pledge)
cat pool.payment.addr
3. Testing generated addresses and pledging
After you have generated the keys, let's test if everything works fine by adding the account to Daedalus Wallet
3.1. Pair your Ledger/Trezor device
3.2. Testing the pledge address visibility in Daedalus / Yoroi
3.2.1. Send a test amount (~5 ADA) to the address which you got on previous steps when you generated the pledge wallet keys
3.2.2. When you have received the test ADA - try to send back the 5 ADA to your main wallet.
3.2.3. Wait till the ADA arrives at the Daedalus wallet - if you received it, then everything is set up correctly and you can proceed with sending the rest of the pledge to that address.
4. Sending keys:
This step is only for people who are using StakePool247 Stake Pool outsourcing service!
For us to generate the necessary keys and to be able to automatically send you the rewards we will need the following files:
pool.payment.addr - payment/pledge address
pool.payment.vkey - payment/pledge public key (pledge wallet's secret key always stays in your hardware wallet device)
pool.staking.addr - pool's staking address, where rewards will be sent
pool.staking.vkey - pool's staking public key
pool.staking.skey - pool's staking secret key - we will automatically withdraw rewards and send your part to your identified Cardano address (which you submitted in the google spreadsheet)