mirror of
https://github.com/supleed2/COMP70017-PoDL-T2.git
synced 2024-12-21 21:25:51 +00:00
lib | ||
src | ||
test | ||
.gitignore | ||
.gitmodules | ||
foundry.toml | ||
README.md | ||
remappings.txt | ||
Tutorial 2 specs.pdf |
Principle of Distributed Ledgers, Tutorial 2
The goal of this tutorial is to implement an ERC-20 token and an ERC-721 token that can be bought using the ERC-20 token.
Please refer to the full tutorial for more details.