Open JamesVorder opened 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.
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
Tried storing the messages on chain in regular memory, but ran into the same expensive dead end as the infamous face chain.