ton-connect / sdk

SDK for TON Connect 2.0 — a comprehensive communication protocol between wallets and apps in TON ecosystem
Apache License 2.0
330 stars 96 forks source link

[UI-REACT]: signMessage support #122

Open leasontou opened 11 months ago

leasontou commented 11 months ago

Your Question

is there any function like signMessage in tonConnect ui-react?

Context

No response

What have you tried so far?

No response

Relevant Code or Commands

No response

Documentation Check

tactfunc commented 11 months ago

yes, sign data

leasontou commented 10 months ago

yes, sign data

but no docs about it, and no signData function in UI-REACT package, only protocol.

IgeNiaI commented 8 months ago

@tactfunc can you provide a code example on how to sign data?