2021-12-04 08:52:04 +00:00
< div align = "center" >
2021-07-21 14:07:38 +00:00
2021-12-04 08:52:04 +00:00
![Ping Wallet ](./public/logo.svg )
2021-08-06 13:21:08 +00:00
2022-09-23 08:26:13 +00:00
< h1 > Ping Dashboard< / h1 >
2021-08-06 13:21:08 +00:00
2022-09-23 08:26:13 +00:00
**Ping Dashboard is not only an explorer but also a wallet and more ... 🛠**
2021-08-06 13:21:08 +00:00
2021-12-04 08:52:04 +00:00
[![version ](https://img.shields.io/github/tag/ping-pub/explorer.svg )](https://github.com/ping-pub/explorer/releases/latest)
[![GitHub ](https://img.shields.io/github/license/ping-pub/explorer.svg )](https://github.com/ping-pub/explorer/blob/master/LICENSE)
[![Ping Deploy ](https://github.com/ping-pub/explorer/actions/workflows/mainnet-deploy.yaml/badge.svg )](https://github.com/ping-pub/explorer/actions/workflows/mainnet-deploy.yaml)
2021-12-04 08:56:22 +00:00
[![Twitter URL ](https://img.shields.io/twitter/url/https/twitter.com/bukotsunikki.svg?style=social&label=Follow%20%40ping_pub )](https://twitter.com/ping_pub)
[![https://discord.gg/CmjYVSr6GW ](https://img.shields.io/badge/discord-join-7289DA.svg?logo=discord&longCache=true&style=flat )](https://discord.gg/CmjYVSr6GW)
2021-08-06 13:21:08 +00:00
2021-12-04 08:52:04 +00:00
< / div >
2021-08-06 13:21:08 +00:00
2021-12-04 08:52:04 +00:00
Ping Explorer is a light explorer for Cosmos-based Blockchains. https://ping.pub .
2021-08-06 13:21:08 +00:00
2021-12-05 01:40:22 +00:00
## What is the difference between Ping explorer and other explorers?
2021-08-06 13:21:08 +00:00
2021-12-04 08:52:04 +00:00
Ping Explorer is designed to explore blockchain data as real as possible, therefore there is no cache, no pre-processing. Ping Explorer does not cache/save blockchain data on its server. Ping Explorer only fetch data from Cosmos full node via LCD/RPC endpoints. We call it "Light Explorer".
2021-08-06 13:21:08 +00:00
2021-12-04 08:52:04 +00:00
## Do you want to list your blockchain on ping.pub?
2021-08-06 13:21:08 +00:00
2021-12-04 08:52:04 +00:00
Pull your request [here ](./src/chains ), We will add your chains as soon as possible. It is **FREE** (You must have 10+ independent validators on your chain).
2021-08-06 13:21:08 +00:00
2021-12-04 08:52:04 +00:00
## Why Ping explorer use official/trusted third party public LCD/rpc server?
2021-08-06 13:21:08 +00:00
2022-09-23 08:26:13 +00:00
We have two considerations:
2021-08-06 13:21:08 +00:00
2022-09-23 08:26:13 +00:00
- Trust, In decentralize system, everything controlled by one single team/organization could be risks. So we decided to co-build with the community.
- Limited Resources: ` Ping Dashboard ` will list hundreds cosmos-based blockchains in the future, it's impossible for our team to run validators or fullnodes for all of those chains.
2022-01-29 03:27:14 +00:00
2022-09-23 08:26:13 +00:00
## Donation
2022-01-29 03:27:14 +00:00
2022-09-23 08:26:13 +00:00
Your donation will help us make better products. Thanks in advance.
2022-01-29 03:27:14 +00:00
2022-09-23 08:26:13 +00:00
- Address for ERC20: USDC, USDT, ETH
2022-01-29 03:27:14 +00:00
```
2022-09-23 08:26:13 +00:00
0x88BFec573Dd3E4b7d2E6BfD4D0D6B11F843F8aa1
2022-01-29 03:27:14 +00:00
```
2022-09-23 14:37:55 +00:00
- You can donate any token in the Cosmos ecosystem: [here ](https://ping.pub/coffee )
2022-09-23 08:26:13 +00:00
> If you are an individual please do not donate more than $10, a cup of coffee means a lot to us.
2022-01-29 03:27:14 +00:00
2022-09-23 08:26:13 +00:00
#### Donations from project
2022-01-29 03:27:14 +00:00
2022-09-23 08:26:13 +00:00
- Point Network: 1000USDC and $1000 worth of POINT
- Bitsong: 50k BTSG
- IRISnet: 100k IRIS
2022-01-29 03:27:14 +00:00
2022-10-04 08:01:50 +00:00
## Hire us
You can hire us by submiting an issue and fund the issue on [IssueHunter ](https://issuehunt.io/r/ping-pub/explorer )
2022-01-29 03:27:14 +00:00
2021-12-04 08:52:04 +00:00
## Contributors
2021-08-06 13:21:08 +00:00
2021-12-04 08:52:04 +00:00
Developers: @liangping @dingyiming
2021-08-06 13:21:08 +00:00