Skip to content

superWifi/starknet-pepe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pepe memecoin Contracts for Cairo

This is an ERC-20 contract modified according to OpenZeppelin's implementation and it features the following characteristics:

  • All tokens are generated through minting.
  • Anyone can call the apply_mint function to mint candidates for free.
  • Every 50 seconds can call a mint and get fixed coin.
  • Coin will be halved after every 400,000 blocks.
  • The total number of tokens is 10,000,000,000, then mint will stop.

Development

    • Set cairo-test, cairo-format and starknet-compile in your $PATH.
  • Run command in Makefile.

About

A pepe memecoin living on starknet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published