Skip to content

Commit

Permalink
📝 draft rough roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdelStark committed Apr 29, 2024
1 parent 998bcad commit 2773715
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,16 @@ Yes! This is what social networks should be about. A place where you can be your

Freedom requires censorship resistance, and Nostr provides exactly that.

## Roadmap

- [] Cairo implementation of Nostr signature verification
- [] Starknet account contract implementation, controlled by Nostr keypair
- [] Simple frontend to sign and verify messages (using a browser extension lke [Flamingo](https://www.getflamingo.org/))
- [] Joyboy landing page
- [] Implement a full Nostr client application with Starknet integration
- [] Run Nostr relay server
- [] Crossover with [Vault](https://github.com/keep-starknet-strange/vault) to bring Social features to the Vault application

## Onchain

The onchain components of the project are implemented as a suite of Starknet smart contracts.
Expand Down

0 comments on commit 2773715

Please sign in to comment.