Skip to content
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

Signing arbitrary non-transaction data #87

Open
hwnprsd opened this issue Sep 23, 2024 · 0 comments
Open

Signing arbitrary non-transaction data #87

hwnprsd opened this issue Sep 23, 2024 · 0 comments

Comments

@hwnprsd
Copy link

hwnprsd commented Sep 23, 2024

I'm a developer transitioning from the EVM ecosystem, and I'm working on integrating TON into our application. On Ethereum, we commonly use wallets like MetaMask to request arbitrary signatures from users using methods such as personal_sign. This allows for functionalities like user authentication and off-chain message signing without the need for on-chain transactions.

I've reviewed the Tonkeeper documentation but haven't found a way to replicate this functionality. I'm reaching out to inquire:

Does Tonkeeper currently support signing arbitrary data?
If not, are there plans to implement a feature similar to personal_sign?
Are there any recommended approaches or workarounds to achieve this on TON?
Implementing this feature would greatly benefit developers looking to create seamless user experiences similar to those in the Ethereum ecosystem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant