📓
Stake Pool Scripts by APEX Stake Pool
  • Stake pool registration
    • Directory structure
    • Wallet
    • Metadata
    • Configuration file
    • Stake pool scripts
      • Cold key
      • VRF key
      • KES key
      • Operational certificate
      • Registration certificate
      • Stake key registration
      • Stake key delegation
    • Transaction
      • Using a remote node
      • Transaction scripts
    • Retiring the stake pool
  • Hardware wallet for Pledge
    • Stake key
    • Registration certificate
    • Stake key registration
    • Stake key delegation
    • Transactions
      • Registration certificate
      • Delegation certificate
  • Running a cardano node
    • Starting a relay node
    • Starting a block producing node
Powered by GitBook
On this page
  1. Stake pool registration

Transaction

In order to register the stake pool, the previously created certificates need to be submitted to the blockchain with a transaction.

For that, you will need to already run a node on the blockchain, and you will also need to have some funds available to fulfill the declared pledge, to pay for the stake pool deposit (500 ADA), for the stake key registration deposit (2 ADA) and the transaction fees (less than 0.2 ADA), as also stated on the first page of this guide. On the same page there are also instructions on how to get funds from the faucet for the testnets (preprod and preview). For mainnet, ADA must be acquired, usually from an exchange.

PreviousStake key delegationNextUsing a remote node

Last updated 1 year ago