GithubHelp home page GithubHelp logo

hapiman / crescent Goto Github PK

View Code? Open in Web Editor NEW

This project forked from crescent-network/crescent

1.0 1.0 0.0 7.73 MB

Expanding DeFi capabilities through InterBlockchain Technology πŸŒ™

License: Apache License 2.0

Makefile 0.85% Go 98.69% Dockerfile 0.06% Shell 0.39%

crescent's Introduction

Β 

Crescent Core - Expanding DeFi capabilities through InterBlockchain Technology

What is Crescent?

Crescent is a DeFi Hub that provides innovative and powerful tools that empower users’ digital assets for maximizing their financial returns while managing associated risks in the most efficient way. In the base layer, Crescent core has a DEX functionality equipped with several unique characteristics.

  • A Hybrid DEX : a hybrid system of orderbook and AMM
  • Tick System : standardization of order price
  • Batch Execution : all orders included in same block are fairly executed
  • Ranged Pools : liquidity pools providing liquidity within predefined price range
  • Optimized Liquidity Incentives Strategy
  • Synergy with Crescent Boost

Installation

Use binaries

This is the easiest way to get started. Download a pre-built binary for your operating system. You can find the latest binaries on the releases page.

Build from source

Step 1. Install Golang

Go version 1.16 or higher is required for Crescent Core.

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

Step 2. Get Crescent Core source code

Use git to retrieve Crescent Core from the official repo and checkout the release/v1.0.x branch. This branch contains the latest release, which will install the crescentd binary.

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

Step 3. Verify your installation

Verify that you have installed crescentd successfully by running the following command:

crescentd version --long

Dependency

Crescent Core uses a customized Cosmos SDK. Please check the differences on here.

Requirement Notes
Go version Go1.16 or higher
customized cosmos-sdk v1.0.2-sdk-0.44.5

Documentation

The documentation is available in docs directory. If you are a developer interested in technical specification, see inside 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.

crescent's People

Contributors

coinedliberty avatar crypin avatar dongsam avatar hallazzang avatar jaybxyz avatar migueldingli1997 avatar queencre avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.