Messera is a direct messaging system between chains (users) to be able to interact through text, replicating the WhatsApp or Telegram format, but on the Web3, maintaining privacy, confidentiality, and most importantly, the ownership of messages, using Linera Protocol.
Messera use Linera microchains (via Rust)
Demo: https://youtu.be/sADDg2Ar5kA
- Clone the project:
git clone https://github.com/nescampos/messera.git
- Install and run Linera: https://linera.dev/getting_started/installation.html
- Run Messera:
linera --storage $LINERA_STORAGE --wallet $LINERA_WALLET publish-and-create \
<path to messera folder>/target/wasm32-unknown-unknown/release/messera_{contract,service}.wasm