Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

Commit

Permalink
Unity 4.12.0 Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
0xFirekeeper committed Apr 16, 2024
1 parent fc8036a commit c6706e2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/app/unity/thirdwebmanager/page.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,13 @@ Here, you can specify the URL for your IPFS gateway, which stores your assets in

- `Storage IPFS Gateway Url`: The URL for your IPFS gateway.

### OpenZeppelin Defender Options
### Gasless Relayer Options

In this section, configure settings for OpenZeppelin Defender, a service that handles gasless transactions for your users. Adjust the following:
In this section, configure settings for your thirdweb [Engine Relayer](https://portal.thirdweb.com/engine/features/relayers), a service that handles gasless transactions for your users.

- `Relayer Url`: The URL for your relayer service.
- `Forwarder Address`: The address of your forwarder contract.
- `Forwarder Domain Override` and `Forwarder Version Override`: Optional settings if you want to override the defaults for OpenZeppelin Defender.
- `Relayer Url`: The URL for your engine relayer, can be found on the thirdweb dashboard.
- `Forwarder Address`: Override the default thirdweb forwarder contract address. (Optional)
- `Forwarder Domain Override` and `Forwarder Version Override`: Overrides for the forwarder domain and version. (Optional)

### Wallet Connect Options

Expand All @@ -68,7 +68,7 @@ Here, provide your project ID for WalletConnect:

### Smart Account Options

These settings are required to set up a smart account. Adjust the following:
These settings are required to set up a smart account.

- `Factory Contract Address`: The address of your account factory contract.
- `Thirdweb API Key`: Your API key for Thirdweb.
Expand All @@ -79,7 +79,7 @@ These settings are required to set up a smart account. Adjust the following:

### Native Prefabs (Danger Zone)

This section allows you to provide GameObject prefabs for native wallet providers, which will be instantiated at runtime. Adjust the following:
This section allows you to provide GameObject prefabs for native wallet providers, which will be instantiated at runtime.

- `WalletConnect Prefab`: The prefab for WalletConnect's customizable UI/behavior.
- `Metamask Prefab`: The prefab for Metamask's customizable UI/behavior.
Expand Down
Binary file modified src/app/unity/thirdwebmanager/thirdwebmanager.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c6706e2

Please sign in to comment.