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

Ledger and abstracted hw wallet integration #18

Open
paulshapiro opened this issue May 17, 2018 · 3 comments
Open

Ledger and abstracted hw wallet integration #18

paulshapiro opened this issue May 17, 2018 · 3 comments

Comments

@paulshapiro
Copy link
Contributor

paulshapiro commented May 17, 2018

Keys held on device, txs (formed and?) signed on device

@paulshapiro
Copy link
Contributor Author

This is being worked on by a few community members. Pop into #mymonero if you want to get involved.

@paulshapiro
Copy link
Contributor Author

So the JS-land transport like stuff necessary for this has been shared by henrynguyen in his PR MyCryptoHQ#20.

Our new integration with Monero core src includes hw device support, so all that should be necessary for this is bridging a set of hw device calls over the transport work in JS, or, if possible, simply keeping all of this in a Node.JS addon which can do the transport work in C/C++. We're not planning to introduce hw device support for the browser app at the present time, so this Node.JS addon C++ approach might end up working extremely well.

@paulshapiro
Copy link
Contributor Author

May support it for browser, time-allowing

dractw pushed a commit to Atomicwallet/mymonero-core-js that referenced this issue Dec 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant