This project is designed as a local offline wallet-key generation tool.
If you find a security problem, avoid posting private keys, mnemonics, result files, screenshots with secrets, or crash dumps that contain wallet material.
- Treat every generated private key and mnemonic as real wallet material.
- Do not share result files publicly.
- Do not upload generated result files to issue trackers.
- Prefer testing with empty wallets before storing real funds.
The app does not intentionally call network APIs. You can run:
npm run verify:offlineto scan the source tree for direct network API usage.