-
Notifications
You must be signed in to change notification settings - Fork 137
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
Add ui-vue package. #4
Comments
Hi, thanks for your suggestion. Unfortunately, we do not plan to create such a package ourselves in the near future. However, we will gladly include community developments in the SDK. |
I just implemented this UI kit in Vue looking on React implementation: https://github.com/d0rich/esprit/tree/d-frontend/apps/d.d0rich.me/src/features/tonconnect Here you can find not only tonconnect ui, but some other TON libs. And I wanted to keep it in Pinia storage. More reliable way is to make it simple composable. |
Your link is dead . but i've found this repo (not tested) https://github.com/TownSquareXYZ/tonconnect-ui-vue/tree/main |
I am trying to npm install this but it would not work. |
yes me too, it doesn't work with vue 3/Nuxt/TypeScript...
and
|
hey guys i use this, works for first view page in nuxt 3 but after page change and back to page get this error
please guide me |
Ok, i think you have two buttonRootId no ? |
No only have one div |
I fully explained in the above link |
Add Ton Connect Vue Kit.
The text was updated successfully, but these errors were encountered: