An open API service indexing awesome lists of open source software.

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

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