-
Notifications
You must be signed in to change notification settings - Fork 392
feat: added universal-provider-tezos dapp example #696
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
@dianasavvatina is attempting to deploy a commit to the WalletConnect Team on Vercel. A member of the Team first needs to authorize it. |
a2b43ab to
6c1bf27
Compare
| @@ -0,0 +1 @@ | |||
| FROM node:21-bullseye No newline at end of file | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this all .codesandbox/ dir can be removed from the PR
05ce321 to
81204f5
Compare
81204f5 to
1dae318
Compare
|
replaced by an example where TezosProvider is used: |
Added an example of dApp for Tezos based on
UniversalProvider.It supports the following operations:
This PR requires PR #5336 which introduces
TezosforUniversalProvider