Home

Awesome

ERC20 102

Introduction

Welcome! This is an automated workshop that will dive deeper into managing ERC20 tokens. Specifically we will look at patterns using approve() and transferFrom(). It is aimed at developers used to interacting with and writing smart contracts.

How to work on this TD

The TD has three components:

Your objective is to gather as many TD-ERC20-102 points as possible. Please note :

Getting to work

Points list

Setting up

Calling another contract from your contract

Approve and transferFrom

Tracking user deposits with a deposit wrapper ERC20

Extra points

Extra points if you find bugs / corrections this TD can benefit from, and submit a PR to make it better. Ideas:

TD addresses