Skip to content

oraichain/orai

Repository files navigation

Orai monorepo

Cosmos based blockchain integrated with Smart Contracts Orai.

Reporitories

Name Description
orai The world’s first AI-powered oracle and ecosystem for blockchains
oraivisor A small process manager around Oraichain binaries that monitors the governance module
interchaintest Docker containers for hooks testing of IBC-compatible blockchains

Upgrade command

oraid tx gov submit-proposal software-upgrade "v0.42.3" --title "upgrade Oraichain network to v0.42.3" --description "Please visit https://github.com/oraichain/orai/releases/tag/v0.42.3 to view the CHANGELOG for this upgrade" --from wallet --upgrade-height 21627705 --upgrade-info "https://github.com/oraichain/orai/releases/download/v0.42.3/manifest.json" --deposit 10000000orai --chain-id Oraichain -y -b block --gas-prices 0.001orai --gas 20000000 --node https://rpc.orai.io:443