Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 558 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 558 Bytes

Solidity Hacking Challenges - 2

This project demonstrates an advanced Hardhat use case, integrating other tools commonly used alongside Hardhat in the ecosystem.

This repository contains a smart contract hacking challenges from different resources such as: ethernaut, guess the number.

Tests

Try running some of the following tasks:

npm ci

npx hardhat compile

npx hardhat test

Contribution

We welcome contributions to this repository. If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.