Blockchain technology has the potential to revolutionize many organizations, making many processes more efficient, coordinated, and transparent. However, some of the entities that stand to benefit the most from the efficiencies blockchain technology offers are currently underserved. In particular, organizations such as governments and enterprises that handle confidential, proprietary, personal, and sensitive information are simply not able to use public blockchains.
Such organizations need private blockchains. However, the setup and operation of private blockchains is technologically challenging and complex, with limited expertise in this field. This is a blocker that prevents the potential application and adoption of blockchains.
The vision of Blockchain-as-a-Service is to create a service that allows users to create customized, feature-rich blockchains, even more easily than it would take for them to spin up a new server on Amazon Web Services. In doing so, organizations would be free to operate their organizations, developers would be able to build new applications on top of the blockchain, all without having to worry about the infrastructure layer.
19-22 October 2017
ConsenSys Academy: Graduation in Dubai
This project was undertaken at the ConsenSys Academy Developer Program hackathon, the final stage of program and part of the graduation of the first ever class of blockchain developers.
We are all very proud and honored to have been selected as the overall winner of the hackathon.
ConsenSys Mentor
ConsenSys Academy Developer Team
- Ibrahim Abu Ghosh | @iabughosh | Smart Gov Dubai
- Carlo P. Las Marias | @carlolm
- Louis Lonjon | @loul42
- Madhan Ramalingam | @madhancr
- Chris Smith | @iamchrissmith
-
Install dependencies.
npm install
-
Build files.
npm run build
-
Run server.
npm run start
-
Open in browser @ http://localhost:5000