A simple wallet client that can be integrated with online services to securely create siloed inboxes.
npm install to grab the dependencies.
npm start to launch the Electron app
I'm using Electon.js to load views created with the Pug.js templating language. The client ties into a bip44mail-server, which can be spun up by anyone with a Mailgun account.