-
Notifications
You must be signed in to change notification settings - Fork 359
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: added tezos-provider dapp example #697
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
@dianasavvatina is attempting to deploy a commit to the WalletConnect Team on Vercel. A member of the Team first needs to authorize it. |
32612ea
to
fabc881
Compare
hi @dianasavvatina, can you guide me on how to test it ? trust: only mainnet. also would you like using the same pattern as other examples for the directory ? |
Tezos blockchain is supported by several wallets but only one of them currently supports WalletConnect. It's Trust and it has a partial support for WalletConnect. I'm working now on Umami web to support WalletConnect: trilitech/umami-v2#2029
I can move the dapp to |
@rtomas , I think that Trust probably doesn;'t work with it because it was designed to work with the old version of the example wallet. The problem is that the example wallet supports
But Tezos has |
please, move it to that directory. |
Example: https://github.com/user-attachments/assets/5fee89dd-dc11-48a9-a6cc-1e000e4e28f8 dApp: this PR wallet: Umami v2, web, PR#2029
|
@rtomas as you requested: dApp - this PR wallet - PR#694 |
a438404
to
f66f6c9
Compare
f66f6c9
to
16975ef
Compare
79154f9
to
f193232
Compare
Added an example of dApp for Tezos based on TezosProvider.
It supports the following operations:
Currently, TezosProvider is library by trilitech: https://github.com/trilitech/tezos-provider