File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,16 +26,20 @@ https://zilf.red
2626
2727## Before You Begin
2828Install Pre-Reqs:
29+ ```
2930sudo pip3 install -U setuptools eth-hash
3031sudo pip3 install -U setuptools pyzil
32+ ```
3133or
34+ ```
3235sudo pip install -U setuptools eth-hash
3336sudo pip install -U setuptools pyzil
34-
37+ ```
3538
3639If you don't have python3 or pip3, you can try:
40+ ```
3741sudo apt install python3-pip
38-
42+ ```
3943
4044## Usage
4145Look for an address that starts with "00000" (e.g. zil100000v3fpv4qg2a9ea6sj70gykxpt63wgjen2p)
@@ -57,9 +61,11 @@ You might have to substitute python3 for python.
5761
5862
5963An example of a vanity address I created for myself using this tool:
60-
64+ ```
6165zil1fredmczkfemd2wvc9z75azclf9hwysewzyxjaf
62-
66+ ```
6367zil1fred :)P
6468
69+
70+
6571contact me at zilliqafred@gmail.com
You can’t perform that action at this time.
0 commit comments