Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 206 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 206 Bytes

contract_inheritance

code for the contract inheritance toy problem

usage

git clone https://github.com/0xMacro/contract_inheritance.git

cd contract_inheritance

npm install

npx hardhat test