Fork of ping-pub/explorer
Go to file
2022-01-25 09:31:25 +08:00
.github/workflows change deploy policy 2021-12-21 09:36:31 +08:00
public Add dig chain (#1) 2021-12-20 12:32:54 +11:00
src add stargaze LCD 2022-01-20 09:39:28 +08:00
src-tauri add e-money, bigsong tauri.conf 2021-10-11 15:10:29 +08:00
.prettierignore Initial project 2021-07-21 22:07:38 +08:00
.browserslistrc Initial project 2021-07-21 22:07:38 +08:00
.eslintignore feat: add tradingview base 2021-11-21 09:42:01 +08:00
.eslintrc.js Initial project 2021-07-21 22:07:38 +08:00
.gitignore Initial project 2021-07-21 22:07:38 +08:00
babel.config.js Initial project 2021-07-21 22:07:38 +08:00
Dockerfile modify nginx conf 2021-08-27 13:57:38 +08:00
jsconfig.json Initial project 2021-07-21 22:07:38 +08:00
LICENSE Update LICENSE 2021-10-16 08:51:59 +08:00
package-lock.json Bump node-fetch from 2.6.1 to 3.1.1 2022-01-22 19:00:19 +00:00
package.json Bump node-fetch from 2.6.1 to 3.1.1 2022-01-22 19:00:19 +00:00
ping.conf modify nginx conf 2021-08-27 13:57:38 +08:00
postcss.config.js Initial project 2021-07-21 22:07:38 +08:00
README.md format 2021-12-05 10:07:23 +08:00
themeConfig.js Improvme ui 2021-08-06 11:58:54 +08:00
vue.config.js add pinned mode 2021-11-13 17:03:49 +08:00
yarn.lock Bump node-fetch from 2.6.1 to 3.1.1 2022-01-22 19:00:19 +00:00

Ping Wallet

Ping Explorer

Ping explorer is not only an explorer but also a wallet and more ... 🛠

version GitHub Ping Deploy Twitter URL https://discord.gg/CmjYVSr6GW

Ping Explorer is a light explorer for Cosmos-based Blockchains. https://ping.pub .

What is the difference between Ping explorer and other explorers?

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".

Do you want to list your blockchain on ping.pub?

Pull your request here, We will add your chains as soon as possible. It is FREE (You must have 10+ independent validators on your chain).

Why Ping explorer use official/trusted third party public LCD/rpc server?

We have two considerations: 1, Trust, In decentralize system, everything controlled by one single team/organization could be risks. So we decided to co-build with the community. 2. We 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.

Contributors

Developers: @liangping @dingyiming