This repository was archived by the owner on Dec 11, 2024. It is now read-only.
Replies: 7 comments 8 replies
|
Poof Version will redirect Back to browser after use approves tx in valora |
3 replies
|
Poof Version supports other chains |
2 replies
|
Poof Version supports some wallet that celo-tools version does not like iMToken |
0 replies
|
Poof Version behavior around metamask on mobile browser is different |
1 reply
|
The dappkit vs walletconnect is probably the reason why the poof version doesn't have the timeouts people are seeing. That's a wallet connect issue. |
0 replies
|
Poof's version still uses WalletConnect v2, which makes it impossible to use it with Valora for the desktop <-> mobile use case. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Currently their are two primary versions of
use-contractkit, the celo-tools version maintained by cLabs Applications team, and the poofcash/ubeswap/nomspace version forked by @BriungRi and used by many of the dapps in celo ecosystem such as moola.This the place to sort out which of the divergent set of features will be needed to be supported by celo-tools version for the reunion of these codebases.
The main difference is that the poof fork relies on dappkit to connect to valora whereas the celo-tools version use wallet connect. Lets talk about what that enables.
What functionality is needed to be brought in
All reactions