Skip to content

citizenwallet/connected-wallet-example

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Clone the repo:

git clone git@github.com:citizenwallet/connected-wallet-example.git

cd connected-wallet-example

Install modules:

npm i

Run the development server:

npm run dev

Open with Citizen Wallet in the BREAD Community

http://{your local ip}:3000 # put this in a QR code

# make sure you are on the same wifi with your phone that is running Citizen Wallet as your laptop that is running this example

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.