From 012541160ef6bab054e0936b1ad61e8e2f8843eb Mon Sep 17 00:00:00 2001 From: Marston Connell <34043723+TheMarstonConnell@users.noreply.github.com> Date: Thu, 20 Oct 2022 17:34:28 -0400 Subject: [PATCH] added to homepage & validator section --- docs/protocol/validators.md | 2 +- src/pages/index.js | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/docs/protocol/validators.md b/docs/protocol/validators.md index fe1b156..98c99ab 100644 --- a/docs/protocol/validators.md +++ b/docs/protocol/validators.md @@ -4,6 +4,6 @@ sidebar_position: 5 # Validators The Jackal Validators are secure web servers, dedicated machines that participate in the consensus protocol by broadcasting cryptographic signatures, or votes, to agree upon the next block. Voting power is determined by the amount of staking tokens delegated by non-validators and bonded as collateral to earn a reward. These non-validators, or delegators, incur the risk of getting punished (slashed) if the delegate validator gets hacked or violates the protocol. -__TODO: Validator Setup__ +To set up a validator and become a contributing part of the network, read the installation instructions [here](/docs/nodes/installation) diff --git a/src/pages/index.js b/src/pages/index.js index 104b260..4af671d 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -71,6 +71,26 @@ function HomepageHeader() { +

Decentralize the Network

+
+
+ +

Become A Validator

+
Validate blocks on the network and earn $JKL as a reward.
+ +
+
+ +

Join the Testnet

+
Join the testnet to deploy your dApp & interact with Jackal for free.
+ +
+ +