Skip to content

medibloc/panacea-testnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Panacea Testnet

The Panacea Testnet is a playground to test transactions and queries.

This repo contains genesis files of all historical chains of the Panacea Testnet.

Intro

Persistent Peers

These public nodes below are operated by MediBloc with PEX enabled.

You can add them to the persistent_peers in your config.toml. For more details, please see the Tendermint document.

Node Operations Guide

See the Join Testnet guide.

Public Endpoints

Several public endpoints are provided by MediBloc. But, we highly recommend to run your own full node for high availability and reliability.

Explorer

You can use an explorer based on Big-Dipper.

Faucet

You can send credit requests to the faucet by the following HTTP POST. Then, 10 MED will be transferred to your address. The faucet can handle only 5 requests per second.

curl --header "Content-Type: application/json" \
  --request POST \
  --data '{"denom":"umed","address":"<your_address>"}' \
  https://testnet-faucet.gopanacea.org/credit

About

Panacea Testnet. But, Other validators cannot join.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published