Seed Phrase Scrambler Console App
2021- Python
A command-line tool that scrambles the word order of private seed phrases so they can be stored more safely, both offline and online.
Highlights
- Console-based workflow for scrambling and restoring seed phrase ordering
- Designed to support secure offline and online storage practices
- Implemented in Python with no external dependencies
Stack
| Layer | Technology |
|---|---|
| Interface | CLI |
| Language | Python |