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

Signer interface instead of private key #270

Open
ice-cronus opened this issue Oct 28, 2024 · 2 comments
Open

Signer interface instead of private key #270

ice-cronus opened this issue Oct 28, 2024 · 2 comments

Comments

@ice-cronus
Copy link

for example crypto.Signer could be used.
Needed to detach signing implementation and building of signed message from an actual private key, to use remote signers for example

@ice-cronus
Copy link
Author

Oh, it seems to be implemented by #263 May we have a release with it?

@xssnick
Copy link
Owner

xssnick commented Oct 28, 2024

Hi, will be released later, but for now you can use it from dev branch, importing like go get github.com/xssnick/tonutils-go@a0eeb518ae2c2bedea004616df68e90ae9d42cb5

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

2 participants