bip44Mail / bip44mail-server

An API for creating bip44 derived email addresses, sending emails from them, and retrieving their emails from Mailgun.
MIT License
0 stars 0 forks source link
bip44 expressjs nodejs

bip44mail-server

An API for creating bip44 derived email addresses, sending emails from them, and retrieving their emails from Mailgun.

Running the server

npm install

npm start

Documentation

To see the docs, navigate to localhost:3000/api while you've got the server running.