[![Apache 2 license](https://img.shields.io/badge/license-Apache%202-blue)](https://github.com/KoalaSat/nostros/blob/main/LICENSE) ![nostros_logo](https://user-images.githubusercontent.com/111684255/197588983-2a196d74-0f1e-45e8-be56-0da8c1602835.png) Wellcome to the NOSTROS project. # Getting Started ## Required Libraries and Frameworks - Node 16.x - JDK 17.0.x - (Android) Android Studio SKD - yarn # Running - Open a virtual device - Install ``` yarn install ``` - Run Metro ``` yarn start ``` # Some Features to Work On ### Bugs - [ ] User info missing on first start - [ ] i18n not loading - [ ] Logging out and in again does not work - [ ] Clipboard library not working ### Basics - [ ] Infinite Load - [ ] Go to replied event - [ ] Relays management (add, remove and recomend) - [ ] Random Key Generator ### Home - [ ] Public Room - [ ] Other Rooms ### Profile - [ ] Verify NIP-05 - [ ] Verify LNURL https://github.com/andrerfneves/lightning-address ### Contacts - [ ] Direct Messages https://github.com/nostr-protocol/nips/blob/master/04.md ### Note - [ ] Autoscroll to reply - [ ] Mentions https://github.com/nostr-protocol/nips/blob/master/08.md - [ ] Reactions https://github.com/nostr-protocol/nips/blob/master/25.md - [ ] Deletion https://github.com/nostr-protocol/nips/blob/master/09.md - [ ] Tag Users https://github.com/nostr-protocol/nips/blob/master/10.md - [ ] Load entire thread ### Send - [ ] Mentions https://github.com/nostr-protocol/nips/blob/master/08.md ### Config - [ ] Private Key download # Kudos - Inspired on https://github.com/jb55/nostr-js and https://github.com/fiatjaf/nostr-tools - Discovered thanks to https://lunaticoin.com --- Made with 🐨 by https://getalby.com/p/koalasat