Closed TroyMa1990 closed 1 week ago
same here
i found this method to set proof in the doc. and its worked
tonConnectUI.setConnectRequestParameters({
state: 'ready',
value: {
tonProof: '<your-proof-payload>'
}
});
@TroyMa1990 hey! which version of tonnect-ui-vue, and vue are you using now, you can check our demo repo first, it should have fully example there, https://github.com/TownSquareXYZ/demo-dapp-with-vue-ui/tree/main
these code can't work, can't receive
wallet.connectItems?.tonProof
, please help, thank you!