Compose is an application, that allows for the management of the lifecycle of decentralized 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 (ex. Ethereum, Alastria, Arbitrum). 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). Compose also manages interactions with the DIDs and VCs of the ITN.
The source code is available on GitHub under the MIT licence.