Skip to content

A project template for web3 project. Updated!

Notifications You must be signed in to change notification settings

antonvinceguinto/dapp-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dapp Builder

A template for creating web3 projects.

Get Started

Go inside the dapp-frontend folder

cd dapp-frontend

and install dependencies

npm i or yarn install

Next, create .env file and enter your ALCHEMY_ID

NEXT_PUBLIC_ALCHEMY_ID=XXXX

You can get one in their website: Alchemy

Now run the project

npm run dev or yarn run dev

About

A project template for web3 project. Updated!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published