Skip to content

Commit

Permalink
haqq-protocol useful resources updated (#44)
Browse files Browse the repository at this point in the history
* other-tools.md updated

* _category_.json updated

* other-tools.md updated

* rpc upd

* explorers.md updated
  • Loading branch information
redwest88 authored Oct 22, 2023
1 parent 750bd1f commit d7ad650
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 40 deletions.
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

0 comments on commit d7ad650

Please sign in to comment.