Skip to content

Commit

Permalink
band-protocol updated (#48)
Browse files Browse the repository at this point in the history
* table added

* table added

* label updated
  • Loading branch information
redwest88 authored Oct 23, 2023
1 parent f838827 commit 9f163d3
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 38 deletions.
2 changes: 1 addition & 1 deletion docs/band-protocol/useful-tools/_category_.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"label": "Useful tools",
"label": "Useful Resources",
"position": 3
}
10 changes: 5 additions & 5 deletions docs/band-protocol/useful-tools/explorers.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@ description: Explorers

| Name | Layer | Network | URL |
| --- | --- | --- | --- |
| AtomScan | Cosmos | laozi-mainnet) | https://atomscan.com/band-protocol |
| AtomScan | Cosmos | laozi-mainnet | https://atomscan.com/band-protocol |
| Band (official) | Cosmos | laozi-mainnet | https://www.cosmoscan.io |
| Band (official) | Cosmos | laozi-testnet | https://laozi-testnet6.cosmoscan.io |
| Cosmostation | Cosmos | laozi-mainnet | https://www.mintscan.io/band |
| Cryptonian | Cosmos | laozi-mainnet | https://s.cryptonian.life/band |
| Forbole | Cosmos | laozi-mainnet | https://bigdipper.live/band |
| Indonode | Cosmos | laozi-mainnet | https://explorer.indonode.net/band |
| Nodes.Guru (official) | laozi-mainnet | https://band.explorers.guru |
| Ping.pub (official) | laozi-mainnet | https://ping.pub/band |
| Stakeflow (official) | laozi-mainnet | https://stakeflow.io/band-protocol |
| STAVR (official) | Cosmos | laozi-mainnet | https://explorer.stavr.tech/Band-Mainnet |
| Nodes.Guru | Cosmos | laozi-mainnet | https://band.explorers.guru |
| Ping.pub | Cosmos | laozi-mainnet | https://ping.pub/band |
| Stakeflow | Cosmos | laozi-mainnet | https://stakeflow.io/band-protocol |
| STAVR | Cosmos | laozi-mainnet | https://explorer.stavr.tech/Band-Mainnet |



44 changes: 12 additions & 32 deletions docs/band-protocol/useful-tools/other-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,38 +5,18 @@ description: Other-tools

# Other Tools

#### Monitoring tool | Akash
```bash
https://cosmos.directory/bandchain
```
> 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.
#### Check endpoints status | Akash
```bash
https://status.cosmos.directory/bandchain
```
:::info
The following page contains links to third-party content. Haqq Network does not endorse or provide support for these contributions.
:::

#### Setup prometheus | Forbole
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.

Exporter allows validators to get data in real-time directly from the yoda process, and easily plug into their existing monitoring/alerting systems.
```bash
https://www.forbole.com/blog/prometheus-exporter-for-bandchain
```

#### RPC Scanner | kjnodes

The tool scan the network and produce a list of nodes that publish their RPC endpoints.
```bash
https://services.kjnodes.com/mainnet/band/public-rpc
```

#### Reward calculator | OpenStake
```bash
https://openstake.net/reward_calculator
```

#### Deployment VRF Worker on Google Cloud Platform

VRF Worker is an off-chain service used for relaying VRF random value requests and results between the BandChain and the client chain (e.g. Ethereum).
```bash
https://github.com/bandprotocol/vrf-worker-v1
```
| Contribution | Description | Author | Date added/updated |
| --- | --- | --- | --- |
| [Chain Information Platform](https://cosmos.directory/bandchain) | This platform provides information about the network, validators, public nodes, etc. | [ECO Stake](https://github.com/eco-stake) | 2023-10-20 |
| [Prometheus Exporter](https://www.forbole.com/blog/prometheus-exporter-for-bandchain) | Exporter allows validators to get data in real-time directly from the yoda process, and easily plug into their existing monitoring/alerting systems. | [Forbole](https://github.com/forbole) | 2023-07-08 |
| [RPC Scanner](https://services.kjnodes.com/mainnet/band/public-rpc) | The tool scan the network and produce a list of nodes that publish their RPC endpoints. | [kjnodes](https://github.com/kj89) | 2023-10-22 |
| [Reward calculator](https://openstake.net/reward_calculator) | The tool used to estimate the potential earnings or returns that can be gained by staking. | [OpenStake](https://openstake.net/) | 2023-08-02 |
| [Band VRF Worker](https://github.com/bandprotocol/vrf-worker-v1) | VRF Worker is an off-chain service used for relaying VRF random value requests and results between the BandChain and the client chain (e.g. Ethereum). | [Pete Karoonkornsakul](https://github.com/petekaroon) | 2023-08-10 |

0 comments on commit 9f163d3

Please sign in to comment.