WalletConnect Project ID for contract Read/Write
Last updated
Last updated
Copyright © Blockscout Limited 2023-2024
The latest versions of Blockscout use WalletConnect for Read and Write functionality with smart contracts. The frontend variable NEXT_PUBLIC_WALLET_CONNECT_PROJECT_ID
must be enabled with your project ID for this feature to work.
1) Go to https://cloud.walletconnect.com/sign-in and sign in or create an account.
2) Create a new Project
3) Add your project information (name and project homepage) and click continue.
4) Select WalletKit as the SDK.
5) Select Javascript as the platform and create your project.
6) Scroll down to see your basic information, including your project ID. Before using, however, set the Allowed Domains list. Please include any urls which host your explorer(s) here.
This step is important because the Project ID will be exposed in the browser. Setting allowed domains prevents unauthorized usage of your ID.
You can also verify your domain. This is not required but is recommended for security. Instructions are included in the interface.
7) Copy your project ID and add in the ENV.
You Blockscout instance will now support the Wallet Connect Project ID for Contract Read and Write functionality. -> See more front-end ENVs related to Blockchain and contract interaction.