This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
Submit Celo-specific wallets in official rainbowkit repo #86
Comments
maybe @jeanregisser can help with valora |
(for future reference) export { default as Valora } from "./valora.js";
export { default as CeloWallet } from "./celo-wallet.js";
export { default as CeloTerminal } from "./celo-terminal.js";
export { metaMaskWalletPlus as MetaMask } from "./metamask-with-fee-currency.js"; Source: rainbowkit-celo/wallets/index.ts |
|
next write a migration guide |
This was referenced Mar 22, 2024
Merged
Brief ping @jeanregisser: is adding Valora to the official Rainbowkit We are planning to stop maintaining |
Thanks, we'll take a look and will prioritize it. |
@arthurgousset Valora connector is added to Rainbow kit, as well as Celo/Alfajores chains: https://github.com/rainbow-me/rainbowkit/releases/tag/%40rainbow-me%2Frainbowkit%402.1.6 |
🔥 oh baby when you merge like that... |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Todo based on this Github Discussion:
Originally posted by @arthurgousset in #85 (comment)
Tasks
The text was updated successfully, but these errors were encountered: