A very simple smartcontract deployed on ganache using Relix to make a student database. The front-end is made on React and integrated through web3.js
To run this code:
- Clone the repository or download it.
- Deploy the code in Certificates.sol file, on Ganache using Relix.
- Do npm install to download all dependencies.
- Run command node app.js.
- Go to local host and add values to the database.