/nextjs-web3

Nextjs + Web3

Primary LanguageJavaScript

Nextjs-Web3

Bare-bones example of connecting a wallet to a nextjs app using the package web3-react No-Licence on this - Feel free to use as you please. Might update with more feature after I test out a few different packages.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.