Skip to content

wangshouh/helloERC20

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is an ERC20 token project that uses cairo 1.1.0 . The project includes an implementation of the ERC20/snip 2 standard and complete unit tests.

I have written a blog post to provide a complete introduction to the development process. If you encounter any Chinese, you can refer to this link.

Usage

You should install cairo 1 toolchain and scarb.

Test

cairo-test --starknet .

or

scarb test

Releases

No releases published

Packages

No packages published

Languages