Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 421 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 421 Bytes

nanobip39

Tiny BIP39 seed word generator

nanobip39 is a seed word generator in a single code file. The idea being that it's easy for developers to review the code, and satisfy themselves that the generated seeds aren't being sent off to an evil hacker to steal their crypto coins.

Requirements

Tested with dotnet 6.0

Running

dotnet run

Licence

Copyright Michael McMaster [email protected] 2021 GPL 3.0