You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@
43
43
- Generate word seed phrase with BIP-39 mnemonic (support 12, 24 Word Seed Phrase) (Default is 128 bits for 12 words).
44
44
- Embedded Database Supported! (with SQLite3). It's easiest to generate, manage, search a billion wallets without any pain.
45
45
- Tiny Sizes and Superior Speed with Golang 🚀 (required go 1.19 or higher)
46
-
- No Go? No Problem! [Docker images](https://hub.docker.com/r/planxthanee/ethereum-wallet-generator) are provided for you 🐳
46
+
- No Go? No Problem! [Docker images 🐳](https://hub.docker.com/r/planxthanee/ethereum-wallet-generator)or [exec files](https://github.com/Planxnx/ethereum-wallet-generator/releases/latest)are provided for you
47
47
- You can benchmark generating speed by setting the `isDryrun` flag 📈
- We recommend every user of this application audit and verify every source code in this repository and every imported dependecies for its validity and clearness. 👮🏻♂️
0 commit comments