https://github.com/skibitsky/unity-web3modal-wagmi
https://github.com/skibitsky/unity-web3modal-wagmi
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/skibitsky/unity-web3modal-wagmi
- Owner: skibitsky
- Created: 2024-04-03T03:42:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-03T13:45:14.000Z (over 1 year ago)
- Last Synced: 2025-07-13T19:42:49.723Z (3 months ago)
- Language: TypeScript
- Homepage: https://unity-web3modal-wagmi.vercel.app
- Size: 9.17 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unity Web3Modal Wagmi
A sample demonstrating how the React version of Web3Modal can be used by Unity projects targeting WebGL.
[Demo](https://unity-web3modal-wagmi.vercel.app/)
### Tools Used
* Next - The main web app
* Unity - WebGL app
* [ReactUnityWebGL](https://react-unity-webgl.dev/) - React component for emeding Unity's WebGL player
* [Web3Modal](https://walletconnect.com/web3modal) with [Wagmi](https://wagmi.sh/) integration - to connect wallets ([docs](https://walletconnect.com/web3modal))