8000 Ethereum: key import and signing by ilja-khabarov · Pull Request #5 · onomyprotocol/tmkms · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Ethereum: key import and signing #5

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

Open
wants to merge 8 commits into
base: ethereum-signing-support
Choose a base branch
from

Conversation

ilja-khabarov
Copy link

Implemented:

  1. function, which signs raw ethereum transactions
  2. CLI interface to add ethereum keys

Current question is how do we want to implement service.
I propose we create a JSON-RPC (like used in TMKMS) service, which will be getting transaction as parameter and returning it signed. This approach seems lightweight, flexible and easy-to-edit in case we want to change architecture.

@ilja-khabarov
Copy link
Author
ilja-khabarov commented Jun 28, 2021

Implemented functionality, locally tested.
Provides JSON-RPC service via WebSocket with asynchronous signing.
TODO: clean up.

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

Successfully merging this pull request may close these issues.

1 participant
0