Compare commits
No commits in common. "master" and "v1.2.1" have entirely different histories.
16
README
16
README
@ -31,16 +31,18 @@ Options:
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
Dependencies:
|
Install dependencies:
|
||||||
|
|
||||||
Debian-based Linux:
|
Debian-based Linux:
|
||||||
aptitude install build-essential python-dev python-twisted python-bsddb3
|
aptitude install build-esential python-dev python-twisted python-bsddb3
|
||||||
|
|
||||||
Mac OS X:
|
OSX, proposed by defxor:
|
||||||
1. Install MacPorts from http://www.macports.org/
|
1. Install Macports from http://www.macports.org/
|
||||||
2. sudo port install python27 py27-twisted py27-pip py-bsddb python_select
|
2. sudo port install python27 python_select
|
||||||
3. sudo port select --set python python27
|
3. sudo python_select python27
|
||||||
4. sudo easy_install ecdsa
|
4. sudo port select --set python python27
|
||||||
|
5. sudo port install py-bsddb
|
||||||
|
6. sudo port install py27-twisted
|
||||||
|
|
||||||
Windows:
|
Windows:
|
||||||
1. Install Python 2.7
|
1. Install Python 2.7
|
||||||
|
|||||||
3685
pywallet.py
Normal file → Executable file
3685
pywallet.py
Normal file → Executable file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user