2023-07-02 14:29:18 -05:00
2023-07-02 11:39:45 -05:00
2023-07-02 14:29:18 -05:00
2023-02-07 17:04:18 -06:00
2023-06-28 08:23:36 +00:00
2023-02-15 14:11:46 -06:00
2023-06-06 13:45:33 -04:00
2023-07-02 11:47:24 -05:00
2023-06-09 12:57:13 -04:00
2023-03-24 10:30:44 -05:00
2023-02-07 17:04:18 -06:00
2023-07-02 11:39:45 -05:00
2023-07-02 14:29:18 -05:00
2023-06-04 11:58:57 -04:00
2023-04-11 16:38:07 -05:00
2023-04-13 06:53:36 -05:00
2023-07-02 14:29:18 -05:00
2023-06-06 13:45:33 -04:00
2023-05-25 10:54:04 -05:00
2023-07-02 14:29:18 -05:00
2023-07-02 14:29:18 -05:00

noStrudel

NOTE: This client is still in development and is very buggy

noStrudel is my personal nostr client.

My goals for this project is to learn as much as I can about nostr (by implementing everything myself) and to have a client that works exactly how I like.

There are many features missing from this client and I wont get around to implementing everything. but if you like the client you are welcome to use it.

Live Instance: nostrudel.ninja

You can find better clients with more features in the awesome-nostr repo.

Please don't trust my app with your nsec

While logging in with a secret key is supported. please don't. This is a web client, so there is always a change of XXS attacks that could steal your secret key.

I would recommend you use a browser extension like Alby or Nos2x

Ideas

Running locally

git clone git@github.com:hzrd149/nostrudel.git
cd nostrudel
yarn install
yarn start

Contributing

For now this is only a personal project, and while im more than happy to fix any issues that are found. id like to spend as much time as possible build the app and not responding to PRs. If you do want to open a PR please keep it small and don't rewrite the whole project :D

Description
A sandbox for exploring nostr
Readme MIT 136 MiB
Languages
TypeScript 99.4%
Shell 0.1%
Swift 0.1%