{"id":13562961,"url":"https://github.com/crescent-network/crescent","last_synced_at":"2026-01-14T18:17:43.811Z","repository":{"id":36981232,"uuid":"467334891","full_name":"crescent-network/crescent","owner":"crescent-network","description":"⛓️ Crescent Network, Expanding DeFi capabilities through InterBlockchain Technology 🌙","archived":false,"fork":false,"pushed_at":"2023-10-26T10:26:10.000Z","size":21892,"stargazers_count":82,"open_issues_count":8,"forks_count":53,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-11-22T18:18:06.631Z","etag":null,"topics":["blockchain","cosmos-sdk","crescent","defi","tendermint"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/crescent-network.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-03-08T02:31:00.000Z","updated_at":"2025-09-29T18:47:45.000Z","dependencies_parsed_at":"2023-01-17T11:30:11.250Z","dependency_job_id":"68c8752f-905e-445a-98ca-c50af10974af","html_url":"https://github.com/crescent-network/crescent","commit_stats":{"total_commits":1568,"total_committers":19,"mean_commits":82.52631578947368,"dds":0.6709183673469388,"last_synced_commit":"c9fab38bcc638304ce55677a193367b97427b7e5"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/crescent-network/crescent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crescent-network%2Fcrescent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crescent-network%2Fcrescent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crescent-network%2Fcrescent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crescent-network%2Fcrescent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crescent-network","download_url":"https://codeload.github.com/crescent-network/crescent/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crescent-network%2Fcrescent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28430259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T16:38:47.836Z","status":"ssl_error","status_checked_at":"2026-01-14T16:34:59.695Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blockchain","cosmos-sdk","crescent","defi","tendermint"],"created_at":"2024-08-01T13:01:13.799Z","updated_at":"2026-01-14T18:17:43.794Z","avatar_url":"https://github.com/crescent-network.png","language":"Go","funding_links":[],"categories":["Official","Go"],"sub_categories":[],"readme":"\u003cp\u003e\u0026nbsp;\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\n\u003cimg src=\"assets/banner.png\" width=700 height=280\u003e\n\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\nExpanding DeFi capabilities through InterBlockchain Technology\u003cbr/\u003e\u003cbr/\u003e\n\n\u003ca href=\"https://pkg.go.dev/github.com/crescent-network/crescent\"\u003e\n    \u003cimg src=\"https://pkg.go.dev/badge/github.com/crescent-network/crescent\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://codecov.io/gh/crescent-network/crescent\"\u003e\n    \u003cimg src=\"https://codecov.io/gh/crescent-network/crescent/branch/main/graph/badge.svg\"\u003e\n\u003c/a\u003e\n\u003cimg src=\"https://github.com/crescent-network/crescent/actions/workflows/test.yml/badge.svg\"\u003e\n\u003c/p\u003e\n\n\n## What is Crescent Network?\n\nCrescent 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.\n\n- Hybrid DEX: a combination of Automated Market Maker (AMM) and Order Book models.\n- Ranged Pool: next generation Automated Market Maker that increases capital efficiency. Liquidity is allocated within a predefined price range.\n- Batch Execution : all deposits, withdrawals, and orders are accumulated in a batch and they are fairly executed at the same time.\n- Novel DeFi products are on the way!\n\n## Installation\n\n### Use binaries\n\nDownload a pre-built binary for your operating system. You can find the latest binaries in this [releases](https://github.com/crescent-network/crescent/releases) page.\n\n### Build from source\n\n**Step 1. Install Golang**\n\nGo version [1.18](https://go.dev/doc/go1.18) or higher is required.\n\nIf you haven't already, install Go by following the installation guide in [the official docs](https://golang.org/doc/install). Make sure that your `GOPATH` and `GOBIN` environment variables are properly set up.\n\n**Step 2. Get source code**\n\nUse `git` to retrieve Crescent Core from [the official repository](https://github.com/crescent-network/crescent) and checkout latest release, which will install the `crescentd` binary.\n\n```bash\ngit clone https://github.com/crescent-network/crescent.git\ncd crescent \u0026\u0026 git checkout release/v5.0.x\nmake install\n```\n\n**Step 3. Verify your installation**\n\nVerify the commit hash to see if you have installed `crescentd` correctly.\n\n```bash\ncrescentd version --long\n```\n\n## Dependency\n\nCrescent core uses a fork of [cosmos-sdk](https://github.com/crescent-network/cosmos-sdk) and [ibc-go](https://github.com/crescent-network/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.\n\n| Requirement         | Notes                |\n|---------------------|----------------------|\n| cosmos-sdk (forked) | v1.1.5-sdk-0.45.10   |\n| ibc-go (forked)     | v3.4.0-crescent-v4-3 |\n\n## Documentation\n\nThe documentation is available in [docs](docs) directory. If you are a developer interested in technical specification, go to each `x/{module}`'s `spec` directory.\n\n* [Crescent Official Docs](https://docs.crescent.network/)\n* [Swagger API Docs](https://app.swaggerhub.com/apis-docs/crescent/crescent/2.0.0)\n\n\u003c!-- markdown-link-check-disable --\u003e\n\n## Community\n\n* [Official Website](https://crescent.network/)\n* [Medium Blog](https://crescentnetwork.medium.com/)\n* [Discord](https://discord.com/invite/vmjfqHy4UA)\n* [Telegram](https://t.me/+5lJ33oeqV2QwYzQ1)\n* [Twitter](https://twitter.com/CrescentHub)\n\n## Contributing\n\nCrescent 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](CONTRIBUTING.md) guide. Thank you to all those who have contributed to Crescent Core.\n\n## License\n\nThis software is licensed under the Apache 2.0 license. Read more about it [here](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrescent-network%2Fcrescent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrescent-network%2Fcrescent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrescent-network%2Fcrescent/lists"}