Wallet Connector
Resolve .hl names in your wallet connector
@hlnames/rainbowkit
https://github.com/HLnames/hln-rainbowkit
We have a custom RainbowKit package with.hl name support.

There are two ways to consume @hlnames/rainbowkit
If you're starting a new project without any dependencies
You can install @hlnames/rainbowkit:
And use @hlnames/rainbowkit wherever you would have previously used @rainbow-me/rainbowkit:
If your project already uses @rainbow-me/rainbowkit
You can install our forked version of @rainbow-me/rainbowkit@2.2.10. With this option you won't need to change any of your imports.
Use @rainbow-me/rainbowkit as you would normally.
Dynamic
If you're using Dynamic as your sign in provider, you can integrate hlnames like this:
Last updated