Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dezh-tech/mangostr
a nostr relay management (nip86) client.
https://github.com/dezh-tech/mangostr
dezh json json-rpc jsonrpc management nip-86 nostr websocket
Last synced: 1 day ago
JSON representation
a nostr relay management (nip86) client.
- Host: GitHub
- URL: https://github.com/dezh-tech/mangostr
- Owner: dezh-tech
- License: mit
- Created: 2025-01-23T19:23:06.000Z (3 days ago)
- Default Branch: main
- Last Pushed: 2025-01-24T17:48:23.000Z (2 days ago)
- Last Synced: 2025-01-24T18:32:20.987Z (2 days ago)
- Topics: dezh, json, json-rpc, jsonrpc, management, nip-86, nostr, websocket
- Language: Svelte
- Homepage:
- Size: 106 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Mangostr
The Mangostr is a simple Nostr client that allows you to manage your relays using [NIP-86](https://github.com/nostr-protocol/nips/blob/master/86.md) APIs.
Powered by Svelte, Tailwind, Svelte Shadcn, Lucide Svelte, and Nostr Tools.
## Development
You can run the project in dev mode using:
```sh
npm run dev
```You can run formatter and linter like:
```sh
npm run format
npm run lint
```## Contribution
All kind of contribution is highly welcomed.
You can contribute to source code by checking [open issues](https://github.com/dezh-tech/mongostr/issues?q=is%3Aissue%20state%3Aopen%20). Please make sure you comment on that specific issue and inform everyone that you are working on it.
You can [open an issue](https://github.com/dezh-tech/mongostr/issues/new?template=Blank+issue) to report a bug or suggest a feature.Also, donations and financial support for the development process are possible using Bitcoin and Lightning:
**on-chain**:
```
bc1qa0z44j7m0v0rx85q0cag5juhxdshnmnrxnlr32
```**lightning**:
```
[email protected]
```## License
This software is published under [MIT License](./LICENSE).