Explorer Submission
Submitting a project to the WalletConnect Cloud Explorer is recommended but optional. You can still use WalletConnect services without submitting your project. However, doing so ensures that your project is listed under WalletConnect Explorer and Cloud Explorer API.
Creating a New Project​
- Head over to cloud.walletconnect.com and create a new project by clicking the "New Project" button in top right corner of the dashboard.
- Give a suitable name to your project and click the "Create" button. (You can change this later)
Project Details​
- Go to the "Explorer" tab and fill in the details of your project.
Field | Description | Required |
---|---|---|
Name | The name to display in the explorer | yes |
Description | A short description explaining your project (dapp/wallet) | yes |
Type | Whether your project is a dapp or a wallet | yes |
Category | Appropriate category for your project. This field is dependent on the type of your project | yes |
Homepage | The URL of your project | yes |
Web App | The URL of your web app. This field is only applicable for dapps | yes |
Supports Sign v2 | Indicates v2 support for WalletConnect Sign SDK. Detailed testing instructions are provided in the explorer submission form | yes |
Supports Auth v1 | Indicates v1 support for WalletConnect Auth SDK. Detailed testing instructions are provided in the explorer submission form | yes |
Chains | Chains supported by your project | yes |
Logo | The logo of your project. Further requirements are provided in the explorer submission form | yes |
Testing Instructions | Instructions on how to test your WalletConnect Integration | yes |
Download Links | Links to download your project (if applicable) | no |
Mobile Linking | Required for mobile wallets targeting Web3modal. Deep Link is recommended over Universal Link | no |
Desktop Linking | Required for desktop wallets targeting Web3modal. | no |
Injected Wallet Identifiers | Required for injected wallets targeting Web3modal. RDNS (from EIP-6963 metadata) is recommended over Provider Flags(Legacy) | no |
Metadata | User facing UI metadata for your project. Only Short Name is required. | no |
Project Submission​
- Once you've filled the applicable fields, click the "Submit" button to submit your project for review. Alternatively, you can save your changes and submit later. Additional information will be visible in the modal that appears after clicking the "Submit" button.
What's Next?​
Now depending on whether or not your submission met all parameters, you will receive an email from the WalletConnect team with the status of your submission. This change will also be reflected with more directions in the "Explorer" tab of your project. If your submission was not accepted, you can make the necessary changes and resubmit your project for review. The reason for rejection will be mentioned in the email and in the "Explorer" tab of your project.
In case of any questions, feel free to ask on Github Discussions
Was this helpful?