Oraichain DAO
  • Introduction
    • About Oraichain
    • Oraichain Architechure
    • Blockchain and AI Powerhouse
    • Applications and use cases
  • Setting up wallet on Oraichain
    • Intro
    • Owallet
    • How to set up Keplr
  • Getting Started
    • Testnet
    • Mainnet
      • Become a Sentry node operator by Docker
      • Build Linux binary from source and become a Sentry Node Operator
      • Running a validator node on Oraichain .
    • Setting up Oraichain dev environment
  • Cosmwasm Quick Start
    • Understanding Cosmwasm File Structure
    • Intro to writing Cosmwasm Smart contract
    • Writing CW-721 NFT Contract
    • Deploying Smart contracts on Oraichain
    • Building a Favourite number dApp
  • RPC and tooling
    • RPC Endpoints
    • Tooling and Infra
    • Developer cheatsheet
  • Welcome to Oraichain DAO
    • Governance
      • Staking to Delegate on Oraichain
      • Selecting a Validator
      • DAO Treasury
    • How to Join
Powered by GitBook
On this page
  1. Getting Started

Testnet

Here is the basic oraichain metadata and properties

Chain ID: Oraichain-testnet

Coin minimal denom: orai

Coin decimal: 6

Bip44 Coin type: 118

Light Client Daemon (LCD): https://testnet-lcd.orai.io

Remote Procedural Call (RPC): https://testnet-rpc.orai.io

Google Remote Procedural Call (gRPC): http://18.118.151.163:9090

Cosmos SDK version: v0.42.11

Tendermint version: v0.34.14

Cosmwasm-std version: v0.13.2 (with no CustomQuery feature). Documentation: https://oraiwasm.web.app

PreviousHow to set up KeplrNextMainnet

Last updated 1 year ago