Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Validators dashboard info #204

Merged
merged 1 commit into from
Nov 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
86 changes: 0 additions & 86 deletions docs/account/airdrop-tutorial.mdx

This file was deleted.

Binary file removed docs/account/img/nova-1.jpeg
Binary file not shown.
Binary file removed docs/account/img/nova-2.jpeg
Binary file not shown.
Binary file removed docs/account/img/nova-3.jpeg
Binary file not shown.
Binary file removed docs/account/img/nova-4.jpeg
Binary file not shown.
Binary file removed docs/account/img/nova-5.jpeg
Binary file not shown.
Binary file removed docs/account/img/nova-6.jpeg
Binary file not shown.
Binary file removed docs/account/img/nova-7.jpg
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/staking/staking.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Validators are crucial for maintaining the integrity of the NPoS model. They hav

Once elected to the validator set, validators embark on their main task - creating genuine and accurate blocks. To show commitment to the network's rules, Validators must stake VARA, the native token of the Vara Network. Validators who break the rules will lose their stake in the network. Any node capable of handling these responsibilities can publicly declare its candidacy for validation.

Anyone can take on the validator role by running a node and staking VARA.
Anyone can take on the validator role by running a node and staking VARA. Visit the [Vara Validators Dashboard](https://validators.vara.network/) to view current validators and their performance.

#### Nominators

Expand Down
2 changes: 2 additions & 0 deletions docs/staking/validate.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ Validators are essential contributors to a successful blockchain network. When c

Holding such responsibility requires careful commitment from each validator because of personal and nominator stakes that may be at risk; however, working as a network validator is also highly rewarding!

Check out the [Vara Validators Dashboard](https://validators.vara.network/) that provides statistical information about the existing validators, including their status, installed node version, hardware details, staking info, slashing history, and more.

## Hardware requirements

:::info
Expand Down