From 9c15ee4cbd850f15fa184f1d2e94623dae2d07d4 Mon Sep 17 00:00:00 2001 From: KoalaSat Date: Mon, 24 Oct 2022 17:47:25 +0000 Subject: [PATCH] Update README.md --- README.md | 26 ++++++++++++++++---------- 1 file changed, 16 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 32e19b0..d95c956 100644 --- a/README.md +++ b/README.md @@ -5,15 +5,15 @@ Wellcome to the NOSTROS project. -## Getting Started +# Getting Started -### Required Libraries and Framworks +## Required Libraries and Framworks - Node 16.x - JDK 17.0.x - (Android) Android Studio SKD - yarn -## Running +# Running - Open a virtual device - Run Metro @@ -21,26 +21,32 @@ Wellcome to the NOSTROS project. yarn start ``` -## Some Features to Work On +# Some Features to Work On -### Home +## Home - [ ] Public Room - [ ] Other Rooms -### Profile +## Profile - [ ] Verify NIP-05 - [ ] Verify LNURL https://github.com/andrerfneves/lightning-address -### Contacts +## Contacts - [ ] Direct Messages https://github.com/nostr-protocol/nips/blob/master/04.md -### Note +## Note - [ ] 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 -### Send +## Send - [ ] Mentions https://github.com/nostr-protocol/nips/blob/master/08.md -### Config +## Config - [ ] Relays management (add, remove and recomend) - [ ] 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