Migration Guide
From RainbowKit to TomoEVMKit
1
Update Imports
2
Add `clientId` to config
3
Replace RainbowKitProvider with TomoEVMKitProvider
Security Enhancements
• App information is now securely fetched from an API using the `clientId`.
• This prevents phishing risks from malicious websites.
Last updated