Skip to content

hardhat, nextjs, rainbowkit, wagmi, tailwindcss

Notifications You must be signed in to change notification settings

endziu/web3-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devAddress=0x1234...abcd
ALCHEMY_KEY=YourAlchemyApiKey
  • install dependencies: $ make prepare

  • initialize tmux server: $ make dev

  • spin up local blockchain & rpc node: $ make chain

  • deploy smart contract: $ make deploy

  • spin up frontend: $ make frontend

  • send 100 local eth to dev address: $ make faucet

  • attach to tmux session: $ make attach

  • kill tmux server: $ make off

  • project cleanup: remove node_modules & temp files: $ make clean

About

hardhat, nextjs, rainbowkit, wagmi, tailwindcss

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published