crescent

module
v3.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 7, 2022 License: Apache-2.0

README

 

Expanding DeFi capabilities through InterBlockchain Technology

What is Crescent Network?

Crescent Network is a DeFi Hub in Cosmos ecosystem with a goal of empowering users’ digital assets for maximizing their financial returns while managing associated risks in the most efficient way by providing innovative and sophisticated DeFi products. In the base layer, Crescent core has the following unique characteristics.

  • Hybrid DEX: a combination of Automated Market Maker (AMM) and Order Book models.
  • Ranged Pool: next generation Automated Market Maker that increases capital efficiency. Liquidity is allocated within a predefined price range.
  • Batch Execution : all deposits, withdrawals, and orders are accumulated in a batch and they are fairly executed at the same time.
  • Novel DeFi products are on the way!

Installation

Use binaries

Download a pre-built binary for your operating system. You can find the latest binaries in this releases page.

Build from source

Step 1. Install Golang

Go version 1.18 or higher is required.

If you haven't already, install Go by following the installation guide in the official docs. Make sure that your GOPATH and GOBIN environment variables are properly set up.

Step 2. Get source code

Use git to retrieve Crescent Core from the official repository and checkout latest release, which will install the crescentd binary.

git clone https://github.com/crescent-network/crescent.git
cd crescent && git checkout release/v3.0.x
make install

Step 3. Verify your installation

Verify the commit hash to see if you have installed crescentd correctly.

crescentd version --long

Dependency

Crescent core uses a fork of cosmos-sdk and ibc-go. If you would like to know which ones customized from the original cosmos-sdk and ibc-go, please reference the release notes in the respective repository.

Requirement Notes
cosmos-sdk (forked) v1.1.2-sdk-0.45.9
ibc-go (forked) v2.2.0-crescent-v3

Documentation

The documentation is available in docs directory. If you are a developer interested in technical specification, go to each x/{module}'s spec directory.

Community

Contributing

Crescent is a public and open-source blockchain protocol. We welcome contributions from everyone. If you are interested in contributing to Crescent Core, please review our CONTRIBUTING guide. Thank you to all those who have contributed to Crescent Core.

License

This software is licensed under the Apache 2.0 license. Read more about it here.

Directories

Path Synopsis
app
params
Package params defines the simulation parameters in the simapp.
Package params defines the simulation parameters in the simapp.
client
docs/statik
Package statik contains static assets.
Package statik contains static assets.
cmd
third_party
x
claim/types
Package types is a reverse proxy.
Package types is a reverse proxy.
farming/types
Package types is a reverse proxy.
Package types is a reverse proxy.
liquidfarming/types
Package types is a reverse proxy.
Package types is a reverse proxy.
liquidity/types
Package types is a reverse proxy.
Package types is a reverse proxy.
liquidstaking/types
Package types is a reverse proxy.
Package types is a reverse proxy.
lpfarm/types
Package types is a reverse proxy.
Package types is a reverse proxy.
marketmaker/types
Package types is a reverse proxy.
Package types is a reverse proxy.
mint/types
Package types is a reverse proxy.
Package types is a reverse proxy.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL