Skip to content
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.

Commit

Permalink
update babylon guide
Browse files Browse the repository at this point in the history
  • Loading branch information
mechul-eth committed Feb 16, 2024
1 parent 437a5d3 commit 0228c1e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/page-content/node-operations.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,6 @@ <h2>Babylon Discord: Faucet</h2><br>
<p>• Wait for TX to complete on Discord.</p><br>
<p>• Go back to Klein.</p><br>
<p>• Click on "Wallets" in "Validators Operations" on the left panel again and hover over the wallet you created to see the balance.</p><br>
<h2>Stake: Stake to node101</h2><br>
<p>• Go to <a href="https://explorer.kjnodes.com/babylon-testnet" target="_blank">https://explorer.kjnodes.com/babylon-testnet</a>. Enter Staking in BABYLON TESTNET on the top left. Go to Inactive. Find node101. Copy the “Validator Address”.</p><br>
<p>• Return to Klein and go to the "Delegate" section under Validator Operations on the left panel.</p><br>
<p>• Paste the Validator Address of node101 you copied into the "Validator Valope Address" section.</p><br>
<p>• Write your Wallet Name.</p><br>
<p>• Set a fee and Amounts. For example, write 1000000 in the Amounts section. Remember, we run the Amounts section decimally in the current beta version.</p><br>
<p>• Click "Submit", you can copy your TX and view it in explorer. (Attention: Since the Babylon chain works in epochs, it may take a few hours for your TX to appear in the explorer. Do not worry.)</p><br>
<h2>Add Validator: Establish your own Validator</h2><br>
<p>• Enter "Create BLS Key" at the bottom of Validator Operations on the left panel and submit after writing your Wallet Name.</p><br>
<p>• Go to "Add Validators" under Validators Operations on the left panel</p><br>
Expand All @@ -66,6 +59,13 @@ <h2>Add Validator: Establish your own Validator</h2><br>
<p>• In the "BLS Public Key" section, paste the BLS Public Key you created in the "Create BLS Key" section.</p><br>
<p>• Enter whatever you want in the "Fee" section. For example 500.</p><br>
<p>• Write 0.05 in the Commission Rate section and submit.</p><br>
<h2>Stake: Stake to your validator</h2><br>
<p>• Go to <a href="https://explorer.kjnodes.com/babylon-testnet" target="_blank">https://explorer.kjnodes.com/babylon-testnet</a>. Enter Staking in BABYLON TESTNET on the top left. Go to Inactive. Find node101. Copy the “Validator Address”.</p><br>
<p>• Return to Klein and go to the "Delegate" section under Validator Operations on the left panel.</p><br>
<p>• Paste the Validator Address of yourself you copied into the "Validator Valoper Address" section.</p><br>
<p>• Write your Wallet Name.</p><br>
<p>• Set a fee and Amounts. For example, write 1000000 in the Amounts section. Remember, we run the Amounts section decimally in the current beta version.</p><br>
<p>• Click "Submit", you can copy your TX and view it in explorer. (Attention: Since the Babylon chain works in epochs, it may take a few hours for your TX to appear in the explorer. Do not worry.)</p><br>
<h2>Extra Notes</h2><br>
<p>• Once a day, you can request tokens from the Babylon Discord Faucet to your wallet address.</p><br>
<p>• From the "Delegate" section in Validators Operations on the left panel of Klein. You can delegate to your own validator.</p><br>
Expand Down

0 comments on commit 0228c1e

Please sign in to comment.