nblockchain / grin-wallet

Grin Wallet
Apache License 2.0
0 stars 0 forks source link

Create public API to feed private-key-bytes from external source (e.g. for brainwallets) #2

Open knocte opened 4 years ago

knocte commented 4 years ago

Include a new public API to feed private-key-bytes from an external source instead of the likely default current behaviour of grin-wallet which might be relying on some random number generation to create the private key. The motivation for this would be so that one can use a brain-wallet mechanism with MimbleWimble(Grin); the task would be wrapped up by having geewallet https://github.com/knocte/geewallet call into this API (just as a proof of concept, enough to make it work with the console frontend, no need to tinker with UI) via p/invokes (DllImport elements).

gitcoinbot commented 4 years ago

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


This issue now has a funding of 200.0 DAI (200.0 USD @ $1.0/DAI) attached to it.

gitcoinbot commented 4 years ago

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


Work has been started.

These users each claimed they can complete the work by 1 month from now. Please review their action plans below:

1) sharkst has started work.

I'm going to do my best to do it as fast as possible as secure as possible.

Learn more on the Gitcoin Issue Details page.