WalletChat is a web app, Widget and browser extension that makes communication easy in web3.
- Chat with any wallet address
- Include NFT context into chat for trading
- View comments about an NFT
Builds the app for production to the build
folder.
Go to 'Manage Extensions' in Chrome > Load unpacked > select the 'build' folder.
The extension should now be installed.
https://github.com/cryptoKevinL/restWalletChat
The back-end consists of the IPFS, a centralized database and REST API for interacting with the front-end. We use a server for speed so as to improve user experience, with the decentralized IPFS for storing and pinning messages that can be retrieved by users. Messages are protected by a decentralized encryption method.