# compose **Repository Path**: mirrors_Orange-OpenSource/compose ## Basic Information - **Project Name**: compose - **Description**: Application that helps manage the lifecycle of Blockchain applications. It includes designing and deploying these applications, as well as managing interactions with them. Can be deployed on top of different Blockchain networks (today, Ethereum or Alastria). I - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-01 - **Last Updated**: 2026-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Compose. The Blockchain Management Tool. Compose is an application that allows for the management of the lifecycle of Blockchain applications. This includes the design and deployment of these applications, as well as managing interactions with them. Compose can be deployed on various Blockchain networks (currently, Ethereum or Alastria). It is possible to directly design a smart contract within the tool and deploy it. Once deployed, a REST API is automatically generated to enable interaction with it (input and output). see all the documentation to deploy [deployment](https://github.com/Orange-OpenSource/compose/tree/main/deployment) [backend](https://github.com/Orange-OpenSource/compose/tree/main/back/scaas) [frontend](https://github.com/Orange-OpenSource/compose/tree/main/front/portal)