Skip to content

Commit 4c8f827

Browse files
committed
Update README.md
1 parent 0a688a9 commit 4c8f827

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# MeshCore Web Key Generator
22

3-
A client-side web application for generating MeshCore-compatible Ed25519 vanity keys. The application runs entirely in your browser and generates keys that match the exact format expected by MeshCore.
3+
A client-side web application for generating MeshCore-compatible Ed25519 keys. The application runs entirely in your browser and generates keys that match the exact format expected by MeshCore.
44

55
## Features
66

77
- **Client-side processing**: All key generation happens locally in your browser
88
- **MeshCore compatibility**: Generates keys in the format MeshCore expects
9-
- **Vanity prefixes**: Search for keys starting with specific hex prefixes (1-8 characters)
9+
- **Custom prefixes**: Search for keys starting with specific hex prefixes (1-8 characters)
1010
- **Real-time progress**: Shows attempts, generation speed, and elapsed time
1111
- **JSON export**: Download generated keys in a structured format
1212
- **Import instructions**: Built-in guidance for importing keys into MeshCore

0 commit comments

Comments
 (0)