diff --git a/README.md b/README.md index fbd986c8..2d6912af 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,23 @@ Decentralized social built with Nostr and powered by Starknet account abstraction. -## Build +## 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. + +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. + +Yes! This is what social networks should be about. A place where you can be yourself, express your thoughts and feelings, and connect with others. + +Freedom requires censorship resistance, and Nostr provides exactly that. + +## Onchain + +The onchain components of the project are implemented as a suite of Starknet smart contracts. + +### Build To build the project, run: @@ -21,7 +37,7 @@ To build the project, run: scarb build ``` -## Test +### Test To test the project, run: