https://github.com/toheeb-ojuolape/nostr-thread
In this project, I explore the implementation of Nostr protocol by building a frontend client that enables anyone to seamlessly access Nostr feeds and post to the Nostr Network
https://github.com/toheeb-ojuolape/nostr-thread
bitcoin nostr-protocol
Last synced: about 1 month ago
JSON representation
In this project, I explore the implementation of Nostr protocol by building a frontend client that enables anyone to seamlessly access Nostr feeds and post to the Nostr Network
- Host: GitHub
- URL: https://github.com/toheeb-ojuolape/nostr-thread
- Owner: Toheeb-Ojuolape
- Created: 2023-07-06T08:43:03.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-11T17:11:12.000Z (almost 2 years ago)
- Last Synced: 2025-05-07T12:11:35.843Z (about 1 month ago)
- Topics: bitcoin, nostr-protocol
- Language: TypeScript
- Homepage: https://nostr-thread.netlify.app
- Size: 186 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# TO-DOs
- [x] add support for videos with .mov
- [x] for mobile view, add tags to the top as a carousel of chips
- [ ] add load more to the bottom to increase feeds fetch
- [ ] add dm/private messaging feature
- [x] fetch feeds if a user clicks on a tag on a post
- [x] add horizontal scroll to tags in mobile view
- [ ] view post on single page and share post link
- [x] post new content
- [x] add login with wallet flow at the point of visiting the project