Solidity-contract-audit
Audit of classmate's smart contract in blockchain seminar
Assignment:
The task was to create a complete audit, including unit tests and analysis, of a smart contract written by a classmate in blockchain seminar
Structure:
- contracts // audited contracts
- D21.sol
- IVoteD21.sol
- tests // unit tests written with brownie in python
- _test.py
- conftest.py
- audit.pdf // audit document