Skip to content

Yeksin/testnets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Neutron Testnets

This repository contains information about Neutron testnets.

Quark Testnet

NOTE: some of the links (faucet, explorer, etc.) may not work yet as we are still setting up the services. Please stay tuned.

RPC nodes

Validator RPC endpoint GRPC endpoint REST endpoint
Neutron https://rpc.quark.ntrn.info https://grpc.quark.ntrn.info https://rest.quark.ntrn.info
NodeStake https://rpc-t.neutron.nodestake.top https://grpc-t.neutron.nodestake.top https://api-t.neutron.nodestake.top

Snapshots service

All snapshots for Quark-1 tesnet are available at: https://snapshot.quark.ntrn.info Use wget -O - https://snapshot.quark.ntrn.info/<snapshot name> | lz4 -d | tar -xvf - command in order to download and unpack snapshot.

IBC Relayers

Note: we can not execute interchain transactions on Osmosis testnet yet.

Target chain Connection ID

ICQ Relayers

Target chain Connection ID

Faucet

http://faucet.quark.ntrn.info

Block explorer

http://explorer.quark.ntrn.info

https://explorer.nodestake.top/neutron-testnet

Documentation & tutorials

  1. https://docs.neutron.org/
  2. IBC relayer configuration
  3. Neutron Query Relayer
  4. GenTxs submission
  5. Running quark testnet node
  6. ICA+ICQ tasks
  7. Additional tasks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%