Releases: WilliamPourmajidi/LCaaS
IBM Blockchain Integration is added
In this version, we have introduced the integration with IBM Blockchain.
Version1.0 - Logchain as a service
This release includes the internal blockchain implementation as well as firebase integration. The key features are as follows:
- Fully functional LCaaS API
- Receive data through API and create data blocks, terminal blocks, circled blockchains, super blocks, super blockchains.
- Full integration with Firebase as a persistent storage for generated blocks, and circled blockchains.
For more information about the functionality, please check the following paper which we published on IEEE:
Version1.1 - Logchain as a service with full Ethereum integration
This release includes the internal blockchain implementation as well as ethereum integration. The key features are as follows:
*Fully functional LCaaS API
*Full integration with Ethereum : In this release, we have integrated the LCaaS with ethereum as a public blockchain.
*Super blocks submission to Ethereum: To extend the reliability and trustability of LCaaS, we submit super blocks to Ethereum and process the receipt and send it back to the client via API response headers.
The following drawing depicts the new architecture for LCaaS: