-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update useful-tools page for Story Protocol
- Loading branch information
Showing
4 changed files
with
47 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"label": "Useful Resources", | ||
"position": 3 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
sidebar_position: 1 | ||
description: Explorers | ||
--- | ||
|
||
# Explorers | ||
|
||
> A block explorer is a search engine that allows users to access and explore the contents of individual blocks, transactions, validators, and addresses on a blockchain. It provides a visual interface to navigate the intricate details of blockchain operations. | ||
### There are a number of explorers that you can use for Story: | ||
|
||
| Name | Layer | Network | URL | | ||
| --- | --- | --- | --- | | ||
| Story Foundation (official) | EVM | iliad-0 | https://testnet.storyscan.xyz | | ||
| Aura Network | EVM | iliad-0 | https://story.aurascan.io | | ||
| Hemera (SocialScan) | EVM | iliad-0 | https://story-testnet.socialscan.io | | ||
| Nodes.Guru | Cosmos | iliad-0 | https://testnet.story.explorers.guru | | ||
| STAKEME | Cosmos | iliad-0 | https://testnet.storyscan.app | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
sidebar_position: 3 | ||
description: Other-tools | ||
--- | ||
|
||
# Other-tools | ||
|
||
> This page is a repository of valuable tools and resources offered by the Story Community, including monitoring systems, dashboards, and versatile platforms. These resources are designed to enhance your capabilities and are backed by Story Community's commitment to support your needs. | ||
:::info | ||
All the contributions are crafted by third-party members, signifying external individuals or entities unaffiliated with the Story Network. | ||
::: | ||
|
||
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. | ||
|
||
| Contribution | Description | Author | Date added/updated | | ||
| --- | --- | --- | --- | | ||
| [Real-time Validator Performance](https://tenderdutory.bharvest.io) | Modified Tenderduty dashboard, allowing real-time monitoring of all validators' status. | [B-Harvest](https://github.com/b-harvest) | 2024-09-11 | | ||
| [Archive Infra and Snapshots](https://f5nodes.com) | Dedicated page that provides users with the latest Testnet archive snapshots, taken every 2 hours, as well as a public archive RPC endpoint. | [F5 Nodes](https://story.f5nodes.com) | 2024-09-11 | | ||
| [RPC Scanner](https://itrocket.net/services/testnet/story/public-rpc) | The tool scan the network and produce a list of nodes that publish their RPC endpoints. | [ITRocket](https://github.com/itrocket-am) | 2024-09-11 | | ||
| [RPC Scanner](https://services.kjnodes.com/testnet/story/public-rpc) | The tool scan the network and produce a list of nodes that publish their RPC endpoints. | [kjnodes](https://github.com/kj89) | 2024-09-11 | | ||
|
||
|
||
|