Skip to content

Releases: michelescarlato/blockchainETIS

Demonstrator for ETIS blockchain.

30 May 05:31
Compare
Choose a tag to compare
Pre-release

Demonstrator of the architecture based on BigchainDB 2.0 used as a permissioned blockchain.
BigchainDB is connected with a survey and form library called SurveyJS which provides the web interface for data entry.
The data visualization is provided via web browser using Plotly library. The plotted graph are retrieved by querying MongoDB.
The demonstrator part related to the graphic represantation run on Node.js.
Express.js as a middleware web framework is used to allow the communication between web browser and database.