Skip to content

weber-stephen/bootstrap_dapp

Repository files navigation

Bootstrap dApp

An open-source Next.js dApp to help you get started with your next web3 project. Using Tailwind for quick and beautiful look that loads fast.

Demo

Demo https://bootstrap-dapp.vercel.app/

Getting Started

Clone the project

  git clone https://github.com/weber-stephen/bootstrap_dapp

Go to the project directory

  cd bootstrap_dapp

Install dependencies

  yarn

Setup environment variables described below

Start the server

  yarn dev

Running Storybook

Storybook is a frontend workshop for building UI components and pages in isolation.

To run storybook:

yarn storybook

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

NEXT_PUBLIC_INFURA_KEY

You can get your Infura key from here https://www.infura.io/ for free

Authors

License

MIT

Resources

About

A bootstrap starter dApp for Crypto Coins, Dexs, and more

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published