Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
skibitsky authored Dec 21, 2023
1 parent de1cc0e commit 1059988
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

0. Instal WalletConnectUnity Modal package. If installing as Git URL, also install UI and Core packages.
1. Import the sample from the Modal package.
2. Add Name (can be anything) and your Project ID to
the `Assets/WalletConnectUnity/Resources/WalletConnectProjectConfig` asset.
- If you don't have Project ID, you can create one in [WalletConnect Cloud](https://cloud.walletconnect.com).
2. Fill in the Project ID and Metadata fields in the `Assets/WalletConnectUnity/Resources/WalletConnectProjectConfig` asset.
- If you don’t have a Project ID, you can create one at [WalletConnect Cloud](https://cloud.walletconnect.com).
- The `Redirect` fields are optional. They are used to redirect the user back to your app after they approve or reject the session.
3. Run `Modal Sample/Scenes/WalletConnectModal Sample.unity` scene.

0 comments on commit 1059988

Please sign in to comment.