Skip to content

A decentralized synthetic asset exchange built on Cosmos.

License

Notifications You must be signed in to change notification settings

KiFoundation/comdex

 
 

Repository files navigation

Democratizing Finance

An ecosystem of solutions built with an aim of bridging DeFi & CeFi

Comdex is a decentralized synthetics protocol of the Persistence ecosystem. Users can collateralize their holdings from the Cosmos ecosystem to take exposure to a range of synthetic assets. Comdex builds solutions to democratize finance by giving investors exposure to a large range of asset classes.

Docs

We will be soon releasing out documentations.

If you have technical questions or concerns, ask a developer or community member in the Comdex discord.

Installation

Requires Go 1.17+

Linux

mkdir -p ${GOPATH}/src/github.com/comdex-official/ && \
cd ${GOPATH}/src/github.com/comdex-official/ && \
git clone https://github.com/comdex-official/comdex.git && \
cd ${GOPATH}/src/github.com/comdex-official/comdex/ && \
make install

Testnet

For further information on joining the testnet, head over to the Comdex Networks TestNet.

The explorer for this chain is hosted TestNet Explorer

MainNet

For further information on joining the mainnet, head over to the Comdex Networks MainNet.

Mainet Explorers

The explorer for this chain is hosted

License

Copyright © Comdex Technologies Pte Ltd. All rights reserved.

Licensed under the Apache v2 License.

version Go Report Card API Reference GitHub Twitter Follow Discord Chat

About

A decentralized synthetic asset exchange built on Cosmos.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.0%
  • Makefile 1.2%
  • Shell 0.8%