ashfaqshuvo007 / thesis-adt-smart-contracts

All the smart contract for thesis PoC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smart Contracts for Internet of Vehicles Digital Twins

This repo contains the first version of contracts for the MSc. Thesis

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

All the smart contract for thesis PoC


Languages

Language:JavaScript 72.8%Language:Solidity 27.2%