Domain Verification via Reown
Last updated
Last updated
The Mini Dapp SDK provides Bitget Wallet via WalletConnect. To offer Bitget Wallet through the Mini Dapp SDK, the domain verification required by WalletConnect must be completed beforehand.
Please follow the guide below to complete the domain verification and share the ProjectId
generated by Reown with the Dapp Portal team.
The Mini Dapp SDK version supporting Bitget Wallet is scheduled to be released in May 2025, and the exact date will be notified again.
Domain should be registered entirely including protocol, http://
| https://
Please ensure that a slash (/) is notincluded at the end of the domain when registering the record.
Good: https://dappportal.io
Bad: https://dappportal.io/
Log into your Reown account on the dashboard.
Select or register the domain you wish to verify(including test/production environments).
Start the domain verification process.
Select DNS TXT Record as the verification method.
Rewon will generate a unique verification value(a string) to be added to your DNS records.
Host a static file under /.well-known/walletconnect.txt
containing the entire verification code that you copied. If you are using the static file method, you can jump over step 5.
Log in to your DNS management console(your DNS provider such as Cloudflare, Godaddy, AWS Route 53, etc.).
Create a new TXT record:
Name/Host/Alias: @
(for verify root domain)
Value/Text: the verification string provided by Reown (e.g., example-verification-code
).
TTL: set to a loa value, e.g., 300 seconds, for quicker propagation.
Save the record.
DNS changes may take from several minutes up to 48 hours to fully propagate.
After DNS propagation, return to Reown dashboard.
Click the "Verify" button.
Reown checks the DNS TXT record to confirm domain ownership.
If the DNS TXT record correctly set and recognized, verification will succeed.
Sumit ProjectId
after verification to add it to Mini Dapp SDK.
Telegram: @dappportal_official
If you are using a technical support channel through a different route, you can share ProjectId
through that channel.
Even if you upgrade to the SDK version that supports Bitget integration, you will not be able to use Bitget Wallet unless the domain registration and ProjectId submission are completed.
Use DNS checking tool such as to verify the TXT record has propagated worldwide.