yagizsenal / messengeth

Messaging application on Ethereum Network
messengeth.vercel.app
MIT License
0 stars 0 forks source link

Chat Contents #5

Open yagizsenal opened 2 years ago

yagizsenal commented 2 years ago

We will show the chat content between two wallets.

Every message blob will show the content and the timestamp in human readable format.

Before the transaction is approved(does not appear on a block yet), the message should be in the "pending" state. After the transaction is approved(appears on a block), the message should be in the "sent" state.

Things to look out: