diogosmendonca / academic-dapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Academic Dapp

This project is an example of a Decentralized Application (DApp) developed in Ethereum platform for teaching purposes. In this way, each commit will add concepts to students learn how to develop DApps using Ethereum.

The system includes the register of students, professors, disciplines, and grades.

Hardhat Project

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.

Try running some of the following tasks:

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js

About


Languages

Language:JavaScript 58.0%Language:Solidity 29.8%Language:HTML 7.9%Language:CSS 4.3%