This is a Next.js project bootstrapped with create-next-app.
Clone the repo:
git clone git@github.com:citizenwallet/connected-wallet-example.git
cd connected-wallet-exampleInstall modules:
npm iRun the development server:
npm run devOpen 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 exampleTo learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
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.