https://github.com/t4t5/flamingo
a Nostr browser extension focused on UX 🦩
https://github.com/t4t5/flamingo
Last synced: 6 months ago
JSON representation
a Nostr browser extension focused on UX 🦩
- Host: GitHub
- URL: https://github.com/t4t5/flamingo
- Owner: t4t5
- License: gpl-3.0
- Created: 2023-02-05T14:32:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-05T15:03:31.000Z (almost 3 years ago)
- Last Synced: 2024-05-02T06:07:32.531Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://getflamingo.org
- Size: 379 KB
- Stars: 36
- Watchers: 4
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
---
Flamingo is based on the [NIP-07 standard](https://github.com/nostr-protocol/nips/blob/master/07.md)
It's built using:
- [Vite](https://vitejs.dev)
- [React](https://reactjs.org)
- [nostr-tools](https://github.com/nbd-wtf/nostr-tools)
- [nostr-react](https://github.com/t4t5/nostr-react)
- [Stitches](https://stitches.dev)
Special thanks to [fiatjaf](https://github.com/fiatjaf) for paving the way for this with NIP-07 and [nos2x](https://github.com/fiatjaf/nos2x).