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

haqq-protocol useful resources updated #44

Merged
merged 6 commits into from
Oct 22, 2023
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
2 changes: 1 addition & 1 deletion docs/haqq-network/sync/peers-seeds.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ export let home = 'haqqd';

export let binary = 'haqqd';

<LivePeers rpc="https://haqq-rpc.f5nodes.com" home={home} binary={binary} />
<LivePeers rpc="https://m-s1-tm.haqq.sh" home={home} binary={binary} />
50 changes: 12 additions & 38 deletions docs/haqq-network/useful-tools/explorers.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,42 +9,16 @@ description: Explorers

### There are a number of explorers that you can use for Haqq Network:

#### Anode (Cosmos)
```bash
https://main.anode.team/haqq
```
| Name | Layer | Network | URL |
| --- | --- | --- | --- |
| Anode | Cosmos | haqq_11235-1 (Mainnet) | https://main.anode.team/haqq |
| Blockscout | EVM | Mainnet | https://explorer.haqq.network |
| Blockscout | EVM | Testnet | https://explorer.testedge2.haqq.network |
| L0vd | Cosmos | haqq_11235-1 (Mainnet) | https://explorers.l0vd.com/haqq-mainnet |
| Nodes.Guru | Cosmos | haqq_11235-1 (Mainnet) | https://haqq.explorers.guru |
| NodeStake | Cosmos | haqq_11235-1 (Mainnet) | https://explorer.nodestake.top/haqq |
| StakeMe | Cosmos | haqq_11235-1 (Mainnet) | https://haqq.exploreme.pro |
| STAVR | Cosmos | haqq_11235-1 (Mainnet) | https://explorer.stavr.tech/HAQQ-Mainnet |
| Ping.pub | Cosmos | haqq_11235-1 (Mainnet) | https://ping.pub/haqq |
| Ping.pub | Cosmos | haqq_54211-3 (Testnet) | https://testnet.ping.pub/haqq |

#### Blockscout (EVM)
```bash
https://explorer.haqq.network
```

#### L0vd (Cosmos)
```bash
https://explorers.l0vd.com/haqq-mainnet
```

#### Nodes.Guru (Cosmos)
```bash
https://haqq.explorers.guru
```

#### NodeStake (Cosmos)
```bash
https://explorer.nodestake.top/haqq
```

#### StakeMe (Cosmos)
```bash
https://haqq.exploreme.pro
```

#### STAVR (Cosmos)
```bash
https://explorer.stavr.tech/HAQQ-Mainnet
```

#### Ping.pub (Cosmos)
```bash
https://ping.pub/haqq
```
4 changes: 3 additions & 1 deletion docs/haqq-network/useful-tools/other-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,11 @@ description: Other-tools
> This page is a repository of valuable tools and resources offered by the Haqq Community, including monitoring systems, dashboards, and versatile platforms. These resources are designed to enhance your capabilities and are backed by Haqq Community's commitment to support your needs.

:::info
This page contains links to third-party content. Haqq Network does not endorse or provide support for these contributions.
The following page contains links to third-party content. Haqq Network does not endorse or provide support for these contributions.
:::

To contribute your own resource, simply click on **Edit this page** at the bottom, insert your resource using Markdown formatting, and then initiate a pull request for the submission to be reviewed.

## Tools

| Contribution | Description | Author | Date added/updated |
Expand Down