|
@@ -48,15 +48,15 @@ addresses is done at your own risk.
|
|
|
|
|
|
sudo pip install ecdsa scrypt pycrypto
|
|
|
|
|
|
-> Install vanitygen (optional but recommended):
|
|
|
+> Install mmgen:
|
|
|
|
|
|
- git clone https://github.com/samr7/vanitygen.git
|
|
|
+ cd mmgen; sudo ./setup.py install
|
|
|
|
|
|
- (build, put the 'keyconv' executable in your path)
|
|
|
+> Install vanitygen (optional but recommended):
|
|
|
|
|
|
-> Install mmgen:
|
|
|
+ git clone https://github.com/samr7/vanitygen.git
|
|
|
|
|
|
- cd mmgen; sudo ./setup.py install
|
|
|
+ (build and put the 'keyconv' executable in your path)
|
|
|
|
|
|
### Getting Started:
|
|
|
> On your offline computer:
|