Oli
Oli
Ah ok I see. Is the root code alone sufficient to derive private keys? Let's say I wanted to code a Armory compatible watch only wallet... Is there any way...
Ok thanks a lot for your time. It would be really great if it was possible to get this chain code out of wallet in a safe way so that...
Yes, I was talking from a user's standpoint. I guess I could release a small self contained script that lets users get the chain code out of their paper backup...
Question: what do `PublicX` and `PublicY` represent in the paper wallet? I tried generating an address using them but the address is not one in my wallet.
Hey, I managed to get the public key derivation code to work :) That being said there is something that really puzzles me. When I start deriving from the public...
Oh, stupid mistake in my code, works fine now.
Wow, awesome!!! (we had started working on a proof of concept here http://maxrann.github.io/armory-mpk/ but if you guys support something like this natively, even better!). If you're curious, we needed this...
feel free to use https://github.com/binded/the-best-winston-sentry :)
Hi @goldfiction. Wow, that's massive. It's probably because of all those dependencies. I think best would be if better-require didn't install any dependency by default and instead let users npm...
@CamiloMM Good idea. I don't have time to maintain this project anymore unfortunately. Would you be interested to take over?