TheRealLordFractal / Bip39Helper

C Program to generate 12 word phrases for Bip39 and use with brainflayer
11 stars 7 forks source link

No change for version 1.02 #7

Open CoonRak opened 4 years ago

CoonRak commented 4 years ago

Hello. I cloned your code two days ago. I didn't have the -l option and it didn't work with brainflayer. So I told myself that I didn't have the right version. After doing the necessary things from the download folder "Bip39Helper-1.02.tar.gz", nothing has changed, there is not even a reference to the -l option in help.

stereonov commented 4 years ago

Hi, I have the same issue, even after use the latest version I couldn't me this work with brainflayer. Did you solve it?

ghost commented 4 years ago

Try to use "biphelper-102-LinuxX64" .

If you want to compile it for some reasons, try the following commands:

$ gcc -v -Os -I /usr/include/python2.7/ -L /usr/local/lib/python2.7/ -o biphelper biphelper.c -lpython2.7 -lpthread -lm -lutil -ldl
$ ./biphelper -l 12