Compare commits
58 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4704375a4c | ||
|
|
b52c955f8c | ||
|
|
7c847c18fa | ||
|
|
069ef00443 | ||
|
|
d44ac69b3e | ||
|
|
1cc3ae55cc | ||
|
|
5bf4b712f6 | ||
|
|
35d837efd9 | ||
|
|
7b3d93ca62 | ||
|
|
880662a31c | ||
|
|
cb6c3b4f0e | ||
|
|
1fa611a342 | ||
|
|
75884a22c1 | ||
|
|
0bc54205b4 | ||
|
|
ef01a8ffe2 | ||
|
|
50f25431de | ||
|
|
f8570eb3a2 | ||
|
|
0a71d41cd5 | ||
|
|
a1211a10d7 | ||
|
|
682f4c1af2 | ||
|
|
0d200609b6 | ||
|
|
ffcb5cafea | ||
|
|
ecc6da3d7d | ||
|
|
52b76ec10c | ||
|
|
c60d6f0a31 | ||
|
|
35c0c3251d | ||
|
|
fbddb2a65b | ||
|
|
9499e44e11 | ||
|
|
0ecab1aaee | ||
|
|
5d3f08edf5 | ||
|
|
2b7b67dd60 | ||
|
|
b50a09ea87 | ||
|
|
055b6d7a84 | ||
|
|
84783dfec0 | ||
|
|
6a54e3e927 | ||
|
|
559efbfbc0 | ||
|
|
c52a54747f | ||
|
|
924e32eaab | ||
|
|
08cd470e22 | ||
|
|
3f8641e7c4 | ||
|
|
d314aa0bcc | ||
|
|
6ef23ba109 | ||
|
|
f2a688a51d | ||
|
|
0e66e368c9 | ||
|
|
541d7a54cc | ||
|
|
278c6e08d2 | ||
|
|
856dac247c | ||
|
|
2ee650dff6 | ||
|
|
3051c25695 | ||
|
|
db5f0e9447 | ||
|
|
3ac933f8ab | ||
|
|
319949cdb7 | ||
|
|
551ea9ac3c | ||
|
|
ccc4bc1210 | ||
|
|
cfc425574c | ||
|
|
0c7c0902d7 | ||
|
|
f252d06e8d | ||
|
|
62eacee039 |
16
README
16
README
@ -31,18 +31,16 @@ Options:
|
||||
|
||||
|
||||
|
||||
Install dependencies:
|
||||
Dependencies:
|
||||
|
||||
Debian-based Linux:
|
||||
aptitude install build-esential python-dev python-twisted python-bsddb3
|
||||
aptitude install build-essential python-dev python-twisted python-bsddb3
|
||||
|
||||
OSX, proposed by defxor:
|
||||
1. Install Macports from http://www.macports.org/
|
||||
2. sudo port install python27 python_select
|
||||
3. sudo python_select python27
|
||||
4. sudo port select --set python python27
|
||||
5. sudo port install py-bsddb
|
||||
6. sudo port install py27-twisted
|
||||
Mac OS X:
|
||||
1. Install MacPorts from http://www.macports.org/
|
||||
2. sudo port install python27 py27-twisted py27-pip py-bsddb python_select
|
||||
3. sudo port select --set python python27
|
||||
4. sudo easy_install ecdsa
|
||||
|
||||
Windows:
|
||||
1. Install Python 2.7
|
||||
|
||||
3737
pywallet.py
Executable file → Normal file
3737
pywallet.py
Executable file → Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user