Rom1Gar

Results 8 comments of Rom1Gar

Ok, but how can i access the endpoint with ie postman (Rest client) ? Do I have to open some ports ? I've build PEPS on digitalocean. Thanks

> 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. >...

yes me too, it doesn't work with vue 3/Nuxt/TypeScript... So i've implemented the cdn script : ``` onMounted(() => { console.log('Mounted') if (props.project.isConnected==false) { useHead({ script: [ { src: 'https://unpkg.com/@tonconnect/ui@latest/dist/tonconnect-ui.min.js',...

Ok, i think you have two buttonRootId no ? This error happened to me when I wanted to put two tonconnect buttons on the same page.

Try to change the z-index property (with style or props) on your component.

Hello, I am also encountering the same problem on Android and iOS. When trying to connect my wallet to Tonkeeper, the transaction fails and returns this error. This issue is...