Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

ERC20 Contract + NextJS code example for Starknet Book

https://book.starknet.io/ch02-09-02-erc20-apibara.html

Instructions

For frontend

  1. cd into erc20_cairo_react
  2. Run npm install
  3. Run npm run dev

For Cairo Contract

  1. cd into erc20_new
  2. Download necessary packages like scarb, cairo lang
  3. Configure your constructor values in erc20_new.cairo
  4. Run scarb build and declare/deploy your contract

Reach out to me on Telegram @byungg or @alanbkang on X for any questions, feedback!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages