Skip to content

Example test to show the usage of permit function of an ERC20Permit token.

Notifications You must be signed in to change notification settings

alikonuk1/ERC20Permit-Foundry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERC20Permit Foundry

This project demonstrates how to use and test the permit function of ERC20 tokens that uses ERC20Permit with Foundry. Project contains an example test to show the usage of the permit function of an ERC20Permit token.

Usage

Run the following command to test

make test

Run the following command to see the traces

make trace

About

Example test to show the usage of permit function of an ERC20Permit token.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published