microETH / microeth

Official microETH ERC20 contract scripts.
GNU General Public License v3.0
6 stars 1 forks source link

Add EIP2612 permit #9

Closed andy191x closed 2 years ago

andy191x commented 2 years ago

Implement EIP2612 permit using the ERC20Permit interface.

andy191x commented 2 years ago

EIP2612 has been added. A couple of notes here.