-
Notifications
You must be signed in to change notification settings - Fork 25
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
New Project: Hardware Wallet #31
Comments
working on this |
Talked with Brandon in wechat and clarified that other developers are working in hardware wallet so I should take another task |
Pull request #43
|
@skycoin-manager this issue asks to make a code to "VerifySignature" but do not ask me to do signature: do you confirm we don't need it ? Second question: for address generation do you want the generation for both bitcoin and skycoin or only skycoin |
pushed code to generate bitcoin public and private address |
Quoting wechat conversation precising what's in scope
|
https://godoc.org/github.com/skycoin/skycoin/src/cipher
Port the following functions
There must be tests
Then do test scripts that generate an input/output pair in golang at random and tests what the hardware outputs for the input pair.
The text was updated successfully, but these errors were encountered: