Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/okx/exchain

⛓️ EVM & Wasm $ IBC-compatible, OKTC is a L1 blockchain network built on top of Cosmos SDK that aims for optimal interoperability and performance ✨
https://github.com/okx/exchain

blockchain cryptocurrency evm go proof-of-stake

Last synced: about 22 hours ago
JSON representation

⛓️ EVM & Wasm $ IBC-compatible, OKTC is a L1 blockchain network built on top of Cosmos SDK that aims for optimal interoperability and performance ✨

Awesome Lists containing this project

README

        

# OKTChain
The Infrastructure of Decentralized Exchange

![banner](docs/images/chain.png)

[![version](https://img.shields.io/github/tag/okex/exchain.svg)](https://github.com/okx/exchain/releases/latest)
[![CircleCI](https://circleci.com/gh/okex/exchain/tree/dev.svg?style=shield)](https://circleci.com/gh/okex/exchain/tree/dev)
[![codecov](https://codecov.io/gh/okex/okexchain/branch/master/graph/badge.svg)](https://codecov.io/gh/okex/okexchain)
[![Go Report Card](https://goreportcard.com/badge/github.com/okx/exchain)](https://goreportcard.com/report/github.com/okx/exchain)
[![license](https://img.shields.io/badge/license-Apache%202.0-green)](https://github.com/okx/exchain/blob/dev/LICENSE)
[![LoC](https://tokei.rs/b1/github/okex/exchain)](https://github.com/okx/exchain)
[![GolangCI](https://golangci.com/badges/github.com/okx/exchain.svg)](https://golangci.com/r/github.com/okx/exchain)

This repository hosts `OKTC`, the implementation of the OKTC based on the [Cosmos SDK](https://github.com/cosmos/cosmos-sdk).

**Note**: Requires [Go 1.20](https://golang.org/dl/)

## Getting Started

- [Join the mainnet](https://github.com/okx/mainnet/blob/main/README.md)

___
- [Join the testnet](https://github.com/okx/testnets/blob/master/README.md)

___
- [How to build a private chain](https://forum.okt.club/d/274-how-to-build-a-private-chain)