{"id":13477584,"url":"https://github.com/ComposableFi/composable","last_synced_at":"2025-03-27T05:32:15.244Z","repository":{"id":36994442,"uuid":"383289760","full_name":"ComposableFi/composable","owner":"ComposableFi","description":"Picasso Kusama and Composable Polkadot parachains ","archived":false,"fork":false,"pushed_at":"2024-10-25T15:19:16.000Z","size":206613,"stargazers_count":116,"open_issues_count":3,"forks_count":69,"subscribers_count":20,"default_branch":"main","last_synced_at":"2024-10-30T10:40:58.710Z","etag":null,"topics":["blockchain","ibc","parachain","polkadot","rust","substrate"],"latest_commit_sha":null,"homepage":"https://www.composable.finance","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ComposableFi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":"audits/README.md","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-05T23:51:33.000Z","updated_at":"2024-09-24T16:46:02.000Z","dependencies_parsed_at":"2024-03-21T17:28:11.502Z","dependency_job_id":"3c69cacc-fb6d-4442-b266-bfade4c7ffe1","html_url":"https://github.com/ComposableFi/composable","commit_stats":null,"previous_names":[],"tags_count":216,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ComposableFi%2Fcomposable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ComposableFi%2Fcomposable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ComposableFi%2Fcomposable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ComposableFi%2Fcomposable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ComposableFi","download_url":"https://codeload.github.com/ComposableFi/composable/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245791790,"owners_count":20672666,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","ibc","parachain","polkadot","rust","substrate"],"created_at":"2024-07-31T16:01:44.765Z","updated_at":"2025-03-27T05:32:12.945Z","avatar_url":"https://github.com/ComposableFi.png","language":"Rust","readme":"\u003cbr /\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"Composable Finance\" title=\"Composable Finance\" src=\"./docs/banner.png\"\u003e\n\u003c/p\u003e\n\n\u003cbr /\u003e\n\n# Composable Finance | Picasso\n\n[![Latest Release](https://img.shields.io/github/v/tag/composablefi/composable)][latest-url]\n![Build][build-badge]\n[![Discord][discord-badge]][discord-url]\n\n[latest-url]: https://github.com/composablefi/composable/tags\n[build-badge]: https://github.com/composablefi/composable/actions/workflows/check.yml/badge.svg\n\n[discord-badge]: https://img.shields.io/badge/Discord-gray?logo=discord\n[discord-url]: https://discord.gg/composable\n\n[mergify]: https://dashboard.mergify.com/github/ComposableFi/repo/composable/queues\n[mergify-status]: https://img.shields.io/endpoint.svg?url=https://api.mergify.com/v1/badges/ComposableFi/composable\u0026style=flat\n\nComposable Finance is dedicated to building the infrastructure for trust-minimized interoperability and decentralised block building for efficient cross-chain execution. Within this repository, you'll find the codebase for Composable Polkadot and Picasso. Additionally, it houses pallets included in their respective runtimes.\n\nAmong the noteworthy pallets included are:\n\n- [Multihop (XCM + IBC)](./code/parachain/frame/pallet-multihop-xcm-ibc/) \n- [Apollo](./code/parachain/frame/oracle/)\n- [Pablo DEX](./code/parachain/frame/pablo/)\n- [Liquid staking](./code/parachain/frame/liquid-staking/)\n\nComposable's core technology extends beyond this repository. It includes key components such as [CVM and MANTIS](https://github.com/ComposableFi/composable-vm), the first IBC implementation on Substrate – [Pallet-ibc](https://github.com/ComposableFi/composable-ibc), the [Composable Cosmos chain](https://github.com/ComposableFi/composable-cosmos), and [Solana IBC](https://github.com/ComposableFi/emulated-light-client).\n\n## Join Composable Networks\nTo supply price feeds for Apollo or run a collator on Picasso, check out our documentation [here](https://docs.composable.finance/develop/collator-guide). \n\nTo become a validator on Composable Cosmos mainnet or testnet, see the instructions [here](https://docs.composable.finance/develop/composable-cosmos).\n\n## Audits\n\nWithin the audits folder, you'll discover a collection of audit reports, along with any corresponding fixes. This includes any audit reports that have been published for any in-production code, and not just limited to this repository. \n\n## Documentation\n\nThis repository serves as a hub for contributions to the Composable documentation. Composable uses Docusauras, for insights into major structural contributions, please refer to their documentation. Should you encounter broken links within the docs, submit an issue or PR to address the matter.\n\nVisit our [docs](https://docs.composable.finance) to learn more about our vision and technology.\n\n## Installation\n\nRefer to the [Releases](https://github.com/ComposableFi/composable/releases) page.\n\n### Release Process\n\nRefer to [RELEASE.md](./RELEASE.md).\n\n## Nix\n\nUse [`nix`](https://docs.composable.finance/nix) to run and build Composable developer environments.\n\n\n\n\n","funding_links":[],"categories":["Rust"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FComposableFi%2Fcomposable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FComposableFi%2Fcomposable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FComposableFi%2Fcomposable/lists"}