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

Databases are for neanderthals #10

Open JamesVorder opened 6 years ago

JamesVorder commented 6 years ago

Tried storing the messages on chain in regular memory, but ran into the same expensive dead end as the infamous face chain.

JamesVorder commented 6 years ago

We gunna use ipfs instead. see Inbox.sol For methodology, see Stack Overflow To debug on remix, ReadTheDocs and Stack Overflow Convert base58 to Hex