Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 ✨
- Host: GitHub
- URL: https://github.com/okx/exchain
- Owner: okx
- License: other
- Created: 2020-03-25T23:01:41.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2024-10-10T16:46:35.000Z (about 1 month ago)
- Last Synced: 2024-11-07T12:44:31.433Z (6 days ago)
- Topics: blockchain, cryptocurrency, evm, go, proof-of-stake
- Language: Go
- Homepage: https://www.okx.com/oktc
- Size: 119 MB
- Stars: 573
- Watchers: 47
- Forks: 182
- Open Issues: 76
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
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)