Rishabh Thaney
Rishabh Thaney
Add a script to the `Languages` directory in any language of your choice! Here is an example: ``` // LANGUAGE: Javascript // ENV: Node.js // AUTHOR: // GITHUB: console.log('Hello, World!');...
Add a `Your_Name.md` file to the profiles directory. Use any combination of content and markdown you'd like. Here is an example: ``` # Your Name ### Academics Your School ###...
The web pages used to interact with the smart contracts were built in a jiffy using react and bootstrap. A more sophisticated design for the web pages will be preferred...
Storing records on the smart contract can be quite costly hence it would be great if those records can be stored on IPFS and signing can be done on the...