Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 293 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 293 Bytes

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.