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

Implement protobufs & signer in trustwallet/wallet-core #1459

Open
enlight opened this issue Sep 3, 2019 · 0 comments
Open

Implement protobufs & signer in trustwallet/wallet-core #1459

enlight opened this issue Sep 3, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@enlight
Copy link
Contributor

enlight commented Sep 3, 2019

https://developer.trustwallet.com/staking#step-1-define-the-staking-protobuf-messages

The signer is supposed to take SigningInput, convert that to properly encoded tx payload, sign it, and return SigningOutput. The JSON-encoded tx in the SigningOutput is then presumably sent to the chain via the RPC client in trustwallet/web-core (#1460).

See also https://developer.trustwallet.com/wallet-core/newblockchain

Open a PR in our fork https://github.com/loomnetwork/wallet-core
We'll open a PR upstream once all the pieces are done.

@enlight enlight added the enhancement New feature or request label Sep 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants