Skip to content

Commit 00ce623

Browse files
authored
Update README.md
1 parent 4c2cec9 commit 00ce623

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,16 @@ Ethereum Address Wallet Generated With Private Key From Mnemonic and check Value
1111
There is a problem with the Atomic wallet Ethereum node `ethereum.atomicwallet.io`, that's why it caused a disturbance in the script, so another server was also replaced `ethbook.guarda.co`. [Update](https://github.com/Pymmdrza/EthereumMnemonicCrack/blob/mainx/MneEthOn_V4_1.py)
1212

1313

14+
```bash
15+
git clone https://github.com/Pymmdrza/EthereumMnemonicCrack.git
16+
cd EthereumMnemonicCrack
17+
# windows :
18+
Runner_V4_1.cmd
19+
# linux :
20+
chmod +x Runner_V4_1.sh&&./Runner_V4_1.sh
21+
```
22+
23+
1424
![MneEthOn_V4 Screen Record](https://raw.githubusercontent.com/Pymmdrza/EthereumMnemonicCrack/mainx/MneEth_V4_Screen.gif 'MneEthOn_V4 ScreenRecord')
1525

1626
- Added constant monitoring of system status of involved resources.

0 commit comments

Comments
 (0)