Ethereum Message Service
  • πŸ“©EMS
    • πŸ“Overview
    • πŸ”Why EMS?
    • πŸ’­How does EMS work?
    • ✏️How to use EMS?
    • πŸ“–Use cases for EMS
  • πŸ₯³DAO
    • πŸ—‚οΈGovernance
    • πŸ“ŠTokenomics
    • πŸ—ΊοΈRoadmap
    • πŸ”—Official Links
Powered by GitBook
On this page
  1. EMS

How does EMS work?

How does a message end up on the blockchain via EMS?

PreviousWhy EMS?NextHow to use EMS?

Last updated 2 years ago

First, the user must connect their wallet. Next, they need to input the message they want to send, along with the receiver's address. Once the message and address are entered correctly, the user can press the send button.

On the backend, the input message is converted to hexdecimal. This allows the transaction to be broadcasted to the network. After the transaction is broadcasted, it needs to be retrieved from the network. Once retrieved, the user will be given access to the transaction, and it will be displayed on their screen via Etherscan.

πŸ“©
πŸ’­