Skip to content

Messaging app coded in React and using web3 authentication. It allow any user having an ERC20 type address to send message to other ERC20 address

Notifications You must be signed in to change notification settings

ezokoze/messenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

m3ssenger.xyz (soon available on goerli network)

Simple messaging app to discuss with any ERC20 address. Anybody can interact with anybody as long as they have an address.

Project is still in development and need this repository to sign transaction and allow connection to the plateform using metamask.

Demo

m3ssenger.xyz

Installation

Install m3ssenger.xyz with npm

  // run the app (go to messenger folder)
  npm install
  npm start

  // run the auth server (go to messenger-auth-server folder)
  npm install
  node index.js

Features

  • Create conversation
  • Send messages
  • Send GIFs

Roadmap

  • Link each profile with ENS domains so with can retrieve profile picture, a clear name
  • Send token through conversation

About

Messaging app coded in React and using web3 authentication. It allow any user having an ERC20 type address to send message to other ERC20 address

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published