We (www.soliddigital.nl) acquired the source code of the bankrupt company Unchain B.V., located in the Netherlands, at the beginning of 2024. One of the applications this company was developing is a blockchain gateway designed to facilitate the connection between enterprise software and blockchain technology. We have decided not to continue developing this blockchain gateway and instead are releasing all the source code under an open-source license. We hope that by making this source code publicly available, someone can use it to further improve real world solution with the help of blockchain technology.
Figma design of the application can be found here: https://www.figma.com/design/72MLk88iXuVmx8P9JoDD86/Connect-V3?node-id=0-1&t=w1BJ1KfrWr0domfO-1
** Note:** We are not responsible for any damages when using these public sourcecodes.
Unchain developed a set of web applications and tooling that allows organisations to create permissioned blockchain networks, connect to public networks and create and manage integrations of business applications to various blockchain networks.
The Blockchain Gateway contains the Following components:
- Network management: Configure and deploy Besu permissioned networks to k8s and access to public networks.
- Integration management: An API to manage the configuration, composition and deployment of integration pipelines.
- Integration components: Standardized components to connect to Ethereum and receive messages From mail, REST and others.
This repository is combined into one folder, within the folder there are several parts that are needed to get the blockchain gateway working.