Skip to content
/ web3-4dummies Public template

web3 dapp for 4 dummies using nextjs and a mock of create.web3.dapp

Notifications You must be signed in to change notification settings

0xwaya/web3-4dummies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

author: @0xwaya

web3-4dummies

installation guide to clone and install create-web3-dapp

powered by Alchemy

  • step 1

    • in your terminal open cd , or create mkdir "...FolderName", then clone repo:
    gh repo clone 0xwaya/web3-4dummies
    
  • step 2

    • open cd web3-4dummies/frontend
    • code . to open repo in vscode
    • [^`] to open terminal in vscode
    • run the following 3 lines of code separately in terminal to install and run web3-4dummies:
    cd web3-4dummies/frontend
    
    npm install
    
    npm run dev
    
  • step 3

    • you are now ready connect your web3 dev wallet to your dapp and edit away!
    for more info visit:
    
    createweb3dapp.alchemy.com
    
    

About

web3 dapp for 4 dummies using nextjs and a mock of create.web3.dapp

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published