Skip to content

villenaj/erc20-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERC20-workshop

Guide

  1. Create your ERC20 smart contract first on the ./erc20 folder then test if running.
  2. After creating your ERC20, you can proceed to ./erc20_event and paste only the source code you added on the methods that neeeded modifications on ERC20-EVENTS.
  3. Then paste also the source code you have added on ERC20-EVENTS to ./erc20_approval folder

Test your work

Make the script executable

chmod +x run_tests.sh

Then run it

./run_tests.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published