mirror of
https://github.com/supleed2/COMP70017-PoDL-CW.git
synced 2024-12-22 05:35:50 +00:00
lib | ||
src | ||
test | ||
.gitignore | ||
.gitmodules | ||
foundry.toml | ||
README.md | ||
spec.pdf |
Coursework skeleton
This is the skeleton for the coursework of the Principle of Distributed Ledgers 2023. It contains the interfaces of the contracts to implement and an ERC20 implementation.
The repository uses Foundry.