https://github.com/toheeb-ojuolape/lnchat
a social commerce chatting platform built with Lightning
https://github.com/toheeb-ojuolape/lnchat
Last synced: 2 months ago
JSON representation
a social commerce chatting platform built with Lightning
- Host: GitHub
- URL: https://github.com/toheeb-ojuolape/lnchat
- Owner: Toheeb-Ojuolape
- Created: 2023-02-18T22:00:00.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-06T07:27:33.000Z (about 2 years ago)
- Last Synced: 2025-02-13T08:53:50.920Z (4 months ago)
- Language: Vue
- Size: 894 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LN ⚡ CHAT
### Video demo 👉🏾: https://www.youtube.com/watch?v=C5X3lBnIRh8
## What would chatting on the Lightning Network look like? 🤔?
- [x] Lightning-fast messaging
- [x] Invoice creation and payment
- [x] Instantly send and receive Sats from users on your contact list
- [x] Track your transactions and get notified of new payments
- [x] And the best part is you can choose to be anonymous (more or less pseudonymous)# To install
Clone this repo and then run npm installThen run npm run serve to load up the project
# This is the frontend half of the LN⚡CHAT project.
You can find the backend part of the project here: https://github.com/Toheeb-Ojuolape/lnchat-api