happynine
happynine copied to clipboard
Extract NaCl module's business logic into a standalone library
nacl_module's API will soon become everything anyone would need to implement a BIP 0038 wallet. Rather than leaving it embedded in this project, it should be available as a standalone C++ library, then upstreamed into naclports.