React decentralized application for managing and verifying students' certificates.
Uses the EduCTX smart contracts to manage the certificates.
- Node.js
- Deployed EduCTX smart contracts on a local or remote Ethereum network
- Install dependencies using
npm install
- Run the application using
npm start
- Open the application in your browser at http://localhost:3000
- Connect your MetaMask wallet to the local or remote Ethereum network where the EduCTX smart contracts are deployed
- Select the account you want to use to interact with the application
- Connect to the application using the
CONNECT
button