Skip to content

Commit

Permalink
Update README.md (#207)
Browse files Browse the repository at this point in the history
Under Origin Story, i made the changes below

1. I changed "the character" to "a character" to align with the indefinite article usage
2. I added a period after "One piece" in the first sentence to correct the punctuation
3. I changed "are" to "is" in "the treasure are the friends" to ensure subject-verb agreement

4. I added a comma after "WalletCOnnect" to separate the clause
5. I changed "setup" to "set up" to use the correct verb form
6. I added "an" before "ordinary Starknet wallet" for grammatical correctness
7. I added a comma after Argent or Braavos to separate the two alternatives
8. I added "the" before "so-called SocialPay" for grammatical correctness
9. I capitalized BIP340 to standardize the abbreviation
10. I removed "one" after "Nostr native" to avoid redundancy
11. I changed "Bravvos" to "Braavos" because Bravvos is misleading as that isn's the correct spelling of the Braavos wallet.

Under Tips, i made the changes  below
12. I added a colon after "React Native" to introduce what follows
13. I changed "on the first days" to "in the first days" for grammatical correctness
14. I added "are" before "welcome" for grammatical correctness
  • Loading branch information
LawrenceEzealor authored Jul 4, 2024
1 parent 384f168 commit a664397
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ Decentralized social built with Nostr and powered by Starknet account abstractio

## Origin story

The name "Joyboy" is inspired by the character from the manga series "One Piece". Joyboy is a mysterious figure from the Void Century who left behind a treasure called the "One Piece". What if the treasure are the friends we made along the way? A decentralized social network should be a treasure trove of memories and connections.
The name "Joyboy" is inspired by the character from the manga series "One Piece". Joyboy is a mysterious figure from the Void Century who left behind a treasure called the "One Piece". What if the treasure is the friends we made along the way? A decentralized social network should be a treasure trove of memories and connections.

Also Joyboy refers to a figure in the Caribbean mythology, a dancing god with a constant smile.
Also, Joyboy refers to a figure in the Caribbean mythology, a dancing god with a constant smile.

> Joyboy is considered as the personification of freedom and joy.
Expand Down Expand Up @@ -50,7 +50,7 @@ Tech stack:
## Architecture

### Tips
There are two alternatives: WalletConnect one which expects Nostr users to setup oridinary Starknet wallet like Argent or Bravvos and so called SocialPay which uses custom Account Abstraction contract based on bip340 signature scheme (Nostr native one).
There are two alternatives: WalletConnect, one which expects Nostr users to set up oridinary Starknet wallet like Argent or Braavos, and so called SocialPay which uses custom Account Abstraction contract based on bip340 signature scheme (Nostr native).

#### Wallet Connect
##### Tip to a recipient that never accepted the tip
Expand Down Expand Up @@ -184,8 +184,8 @@ yarn start
Select Expo web, Android or IOS. You can scan it with Expo GO on your phone.

### Screens of the mobile app
Recent implementation PoC on React Native.
Here is what we have on the mobile app on the first days, contributions welcome!
Recent implementation PoC on React Native:
Here is what we have on the mobile app in the first days. Contributions welcome!
Check the issues with the "mobile" labels.

You can see more details on the README here:
Expand Down

0 comments on commit a664397

Please sign in to comment.