Skip to content

nescampos/messera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Messera

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)

How works

Demo: https://youtu.be/sADDg2Ar5kA

  1. Clone the project:
git clone https://github.com/nescampos/messera.git
  1. Install and run Linera: https://linera.dev/getting_started/installation.html
  2. 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 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages