Skip to content

Commit

Permalink
Fix post links (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
ereburg authored Sep 18, 2024
1 parent 293115c commit 79ebccf
Showing 1 changed file with 7 additions and 11 deletions.
18 changes: 7 additions & 11 deletions docs/staking/validator-faqs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ sidebar_position: 4
sidebar_label: Validator FAQs
---

import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
import CodeBlock from '@theme/CodeBlock';

# Vara Validator FAQs

Here is a list of frequently asked questions about running a Vara validator node.
Expand All @@ -17,13 +13,13 @@ Here is a list of frequently asked questions about running a Vara validator node
[Vara Network](https://vara.network/) is a fast and scalable Layer-1 decentralized network powered by [Gear Protocol](https://gear-tech.io/).

Links:
- Official site: https://vara.network/
- Block Explorer: https://vara.subscan.io/
- Vara Wiki: https://wiki.vara.network/
- Node Telemetry: https://telemetry.rs/
- Tokenomics: https://wiki.vara.network/docs/tokenomics/
- Whitepaper: https://whitepaper.gear.foundation/
- Gear Foundation: https://gear.foundation/
- Official site: [https://vara.network/](https://vara.network)
- Block Explorer: [https://vara.subscan.io/](https://vara.subscan.io)
- Vara Wiki: [https://wiki.vara.network/](https://wiki.vara.network)
- Node Telemetry: [https://telemetry.rs/](https://telemetry.rs)
- Tokenomics: [https://wiki.vara.network/docs/tokenomics/](/docs/tokenomics/tokenomics.mdx)
- Whitepaper: [https://whitepaper.gear.foundation/](https://whitepaper.gear.foundation)
- Gear Foundation: [https://gear.foundation/](https://gear.foundation)

## What are the public RPC endpoints?

Expand Down

0 comments on commit 79ebccf

Please sign in to comment.