COMP70017-PoDL-T2/README.md
2023-02-02 20:14:18 +00:00

6 lines
223 B
Markdown

# 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.