# exchain **Repository Path**: liyongdada/exchain ## Basic Information - **Project Name**: exchain - **Description**: No description available - **Primary Language**: Go - **License**: Apache-2.0 - **Default Branch**: ac - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-04 - **Last Updated**: 2024-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ExChain The Infrastructure of Decentralized Exchange ![banner](./docs/images/okexchain-image.jpg) [![version](https://img.shields.io/github/tag/okex/exchain.svg)](https://github.com/okex/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/okex/exchain)](https://goreportcard.com/report/github.com/okex/exchain) [![license](https://img.shields.io/badge/license-Apache%202.0-green)](https://github.com/okex/exchain/blob/dev/LICENSE) [![LoC](https://tokei.rs/b1/github/okex/exchain)](https://github.com/okex/exchain) [![GolangCI](https://golangci.com/badges/github.com/okex/exchain.svg)](https://golangci.com/r/github.com/okex/exchain) This repository hosts `ExChain`, the implementation of the ExChain based on the [Cosmos SDK](https://github.com/cosmos/cosmos-sdk). **Note**: Requires [Go 1.14](https://golang.org/dl/) ## Getting Started Refer to the [documentation](https://okexchain-docs.readthedocs.io/en/latest/index.html). - [Join the mainnet](https://github.com/okex/mainnet/blob/main/README.md) - [如何启动主网节点](https://forum.okt.club/d/174) ___ - [Join the testnet](https://github.com/okex/testnet/blob/main/README.md) - [如何启动测试网节点](https://forum.okt.club/d/179)