Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
frog357 authored Feb 4, 2021
1 parent e6eca4c commit 5e6c18b
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,20 @@ https://zilf.red

## Before You Begin
Install Pre-Reqs:
```
sudo pip3 install -U setuptools eth-hash
sudo pip3 install -U setuptools pyzil
```
or
```
sudo pip install -U setuptools eth-hash
sudo pip install -U setuptools pyzil

```

If you don't have python3 or pip3, you can try:
```
sudo apt install python3-pip

```

## Usage
Look for an address that starts with "00000" (e.g. zil100000v3fpv4qg2a9ea6sj70gykxpt63wgjen2p)
Expand All @@ -57,9 +61,11 @@ You might have to substitute python3 for python.


An example of a vanity address I created for myself using this tool:

```
zil1fredmczkfemd2wvc9z75azclf9hwysewzyxjaf

```
zil1fred :)P



contact me at zilliqafred@gmail.com

0 comments on commit 5e6c18b

Please sign in to comment.