https://github.com/thirdweb-example/connect-wallet-button
Learn how to use the ConnectWallet Button component from the React SDK!
https://github.com/thirdweb-example/connect-wallet-button
ui-components
Last synced: 9 months ago
JSON representation
Learn how to use the ConnectWallet Button component from the React SDK!
- Host: GitHub
- URL: https://github.com/thirdweb-example/connect-wallet-button
- Owner: thirdweb-example
- License: apache-2.0
- Created: 2022-08-23T04:29:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-26T22:37:09.000Z (about 2 years ago)
- Last Synced: 2024-01-26T23:29:21.393Z (about 2 years ago)
- Topics: ui-components
- Language: JavaScript
- Homepage: https://connectwallet.thirdweb-example.com/
- Size: 232 KB
- Stars: 10
- Watchers: 1
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ConnectWallet Example
This template shows you how you can use [`ConnectWallet`](https://portal.thirdweb.com/react/v4/components/ConnectWallet) component to allow users to connect their wallet with your app with one of the following wallets:
## Environment Variables
To run this project, you will need to add environment variables.
Check the `.env.example` file for all the environment variables required and add it to `.env.local` file or set them up on your hosting provider.