Decentralised practice exam blockchain for sharing practice exam questions. The goal is to share knowledge and help provide better access to study material for students across the globe.
Project is dependent on the following Java version>8 Springboot BigchainDB Docker Docker Compose
Setting up BigchainDB is fairly simple
- git clone https://github.com/bigchaindb/bigchaindb.git
- cd bigchain
- make run
This will install your bigchaindb node and once it has finished installing it will be available on port 9984.