Rainbow logo
RainbowKit
2.0.5

Cool mode

Cool mode

Enabling cool mode 🌈🌈🌈

You can enable cool mode via the coolMode prop on the RainbowKitProvider.

import { RainbowKitProvider } from '@rainbow-me/rainbowkit';
const App = () => (
<RainbowKitProvider coolMode {...etc}>
{/* Your App */}
</RainbowKitProvider>
);

Emoji explosions when a wallet is selected from the wallet list 🌈🌈🌈. It uses the icon of the wallet you select.

Press the buttons below to see what cool mode does.