Skip to content
@oraichain

Oraichain

AI Layer 1 for Data Economy and Oracle Services

Oraichain

IBC-enabled Layer 1 to verify multidimensional trustworthiness of AI and to build Web3 applications with unique AI oracle.

Docs for the network can be found at docs.orai.io. Some repositories of interest:

IBC layer 1

  • oraibridge - Multichain evm-based (included tron network) to cosmos bridge, act as Oraichain subnetwork.
  • universal-swap - Single step operation to swap tokens between evm-based chains and cosmos-based chains.

Cosmwasm ecosystem

  • orai - A cosmos-sdk based framework that supports multiversion of cosmwasm, and zkVm to scale your dApp and reduce costs on L2 without compromising on security, by facilitating zero knowledge proofs.
  • cw-simulate - An online playground / simulation environment for interacting with CosmWasm contract binaries without a blockchain. Can be used for execution visualization / interactive debugging with time-traveling navigation, and testing framework that is compatible with CosmWasm/ts-codegen output.

JS tooling

  • cwtools - A super fast and cross-platform alternative to rust-optimizer that produces optimized wasm files. Written in Typescript, supporting watch mode, parallel builds, and ts-codegen sharing common dependencies.
  • cosmwasm-studio - Monaco IDE that supports CosmWasm. It allows developers to code, build smart contracts and execute functions through a simulation. It supports its own rust-analyzer in Web Assembly so developers can code it the same as local VS Code.

Pinned Loading

  1. wasmd wasmd Public

    Forked from CosmWasm/wasmd

    Basic cosmos-sdk app with web assembly smart contracts

    Go 4 9

  2. audits audits Public archive

    Collection of published audits

    Solidity 5

  3. cw-simulate cw-simulate Public

    Forked from cosmology-tech/cw-simulate

    Mock blockchain environment for simulating CosmWasm interactions

    TypeScript 9

  4. docs-site docs-site Public archive

    Oraichain documents

    JavaScript 2 1

Repositories

Showing 10 of 226 repositories