This is a Next.js application built on Vercel that allows users to connect to a web3 wallet using the WalletConnect library. The app is designed for onboarding web2/web3 gamers and provides an easy and seamless experience for them to get started with the gaming ecosystem.
To install and run this app, follow these steps:
- Clone the repository to your local machine using
git clone https://github.com/designcrumble/bltzr-wallet-demo.git
- Navigate to the project directory using
cd bltzr-wallet-demo
- Install the required dependencies using
npm install
- Run the app in development mode using
npm run dev
- Open your browser and go to
http://localhost:3000
to view the app
To use this app, follow these steps:
- Fill out the required information for onboarding
- Start exploring the gaming ecosystem!
If you would like to contribute to this project, please follow these steps:
- Fork the repository to your own GitHub account
- Clone the repository to your local machine using
git clone https://github.com/designcrumble/bltzr-wallet-demo.git
- Create a new branch using
git checkout -b [branch-name]
- Make your changes and commit them using
git commit -m [commit-message]
- Push your changes to your forked repository using
git push origin [branch-name]
- Create a new pull request to the original repository
This project was created by Kshitij Choudhary.
This project is licensed under the Creative Commons Zero v1.0 Universal license.