8000 GitHub - comdex-official/comdex at v0.0.4
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

comdex-official/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.

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

0