The project tries to get closer the actual projects in the market and the emerging technology blockchain.
The project aims to use the blockchain for the next use cases:
Delegate the read operations of data to the blockchain for decrease the load of our servers.
Use the blockchain as a payment system.
In addition, we want to present some metrics and side-effects of this project that could help us to decide if the blockchain is worth to be used or not.
- Fast data propagation between continents: Write data at Europe and Read at North America
- Extract cost metrics: Cost per user
- Extract deploy time
- Java 8
- Spring Boot
- Parity
Ethereum is a public blockchain, featuring smart contract functionality.
Wikipedia entry
Official webside
GitHub
Hyperledger is a cross-industry collaborative effort, started by the Linux Foundation, to support blockchain-based distributed ledgers.
One of the projects is Fabric. The fabric is an implementation of blockchain technology that is intended as a foundation for developing blockchain applications or solutions. It offers a modular architecture allowing components, such as consensus and membership services, to be plug-and-play. It leverages container technology to host smart contracts called “chaincode” that comprise the application logic of the system.
Wikipedia entry
Official webside
Github
<img src="https://github.com/aleixmorgadas/blockchain-proof-of-concept/blob/master/diagrams/index.png"/ height="18"> Ethereum account: 0x0067553e6fB9381d5f881Aec8BC23E2e89A22Ee7