diff --git a/src/guide/resources.md b/src/guide/resources.md index 3ee6385ff..c79256518 100644 --- a/src/guide/resources.md +++ b/src/guide/resources.md @@ -11,6 +11,10 @@ order: 6 As GNFD is fully compatible with Cosmos, most of the development tools in the Cosmos ecosystem are also applicable to Greenfield. +## Storage Dapp + +- [DCellar](https://pending): A powerful dapp to manage abd explore data on Greenfield. + ## Related Projects - [Greenfield-Blockchain](https://github.com/bnb-chain/greenfield): official Golang implementation of the Greenfield Blockchain. - [Greenfield-Cosmos-sdk](https://github.com/bnb-chain/greenfield-cosmos-sdk) a cosmos-sdk fork for greenfield. @@ -21,24 +25,14 @@ Greenfield. - [Greenfield-Cmd](https://github.com/bnb-chain/greenfield-cmd): the most powerful command line to interact with Greenfield system. - [Greenfield-Common](https://github.com/bnb-chain/greenfield-common): a common library for different repos of greenfield. -### Block Explorers -- [Big Dipper](https://bigdipper.live/) - [Source](https://github.com/forbole/big-dipper-2.0-cosmos) -- [Ping.pub](https://ping.pub/) - [Source](https://github.com/ping-pub/explorer) - -## Monitoring -* [Prometheus Exporter](https://github.com/node-a-team/Cosmos-IE) - An integrated Prometheus exporter for the Cosmos SDK. -* [Chains Dashboard](https://github.com/zhangyelong/cosmos-dashboard) - A Grafana dashboard to monitor Cosmos SDK and Tendermint-based blockchain nodes. -* [cosmos-exporter](https://github.com/solarlabsteam/cosmos-exporter) - A Prometheus scraper that fetches the data from a full node of a Cosmos-based blockchain via gRPC. -* [missed-blocks-checker](https://github.com/solarlabsteam/missed-blocks-checker) - Monitor missed blocks for Cosmos-chain validators with support for notifications to Telegram and Slack. -* [Nodes Checker](https://t.me/NodesGuru_bot) - Check your nodes status online, receive instant notification if something is wrong with your validator node. -* [Tenderduty](https://github.com/blockpane/tenderduty) - Comprehensive monitoring tool for Tendermint chains. Its primary function is to alert a validator if they are missing blocks, and more. -* [node-exporter](https://github.com/QuokkaStake/cosmos-node-exporter.git) - A Prometheus exporter to scrape data on your node sync status, Cosmovisor upgrades and GitHub version mismatches, useful for node operators and validators. -* [wallets-exporter](https://github.com/QuokkaStake/cosmos-wallets-exporter.git) - A Prometheus exporter to scrape data on wallets balance, useful to get notified if your wallet balance is too low. - -## Indexers -* [Cosmscan](https://github.com/cosmscan/cosmscan-go) - An indexer engine for Cosmos chains. - -### CLI -* [iqlusioninc/tmkms](https://github.com/iqlusioninc/tmkms) - Key Management System for Tendermint validators. -* [lens](https://github.com/strangelove-ventures/lens) - CLI tool to interact with any Cosmos chain supporting the core Cosmos-SDK modules. -* [multisig](https://github.com/informalsystems/multisig) - CLI tool for managing multisig accounts on Cosmos SDK chains. +## Block Explorers +pending + + +## Testnet Faucet +pending + +## Other + +- [awesome-cosmos](https://github.com/cosmos/awesome-cosmos): A community curated list of awesome projects related to the Cosmos ecosystem +