mirror of
https://github.com/supleed2/COMP70017-PoDL-T2.git
synced 2024-11-10 02:15:48 +00:00
6 lines
223 B
Markdown
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.
|