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: about 1 year 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-26T11:06:20.000Z (about 1 year ago)
- Last Synced: 2025-04-05T13:38:15.289Z (about 1 year ago)
- Topics: dezh, json, json-rpc, jsonrpc, management, nip-86, nostr, websocket
- Language: Svelte
- Homepage: https://dezh-tech.github.io/mangostr/
- Size: 313 KB
- Stars: 3
- Watchers: 0
- Forks: 2
- Open Issues: 5
-
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**:
```
dezh@coinos.io
```
## License
This software is published under [MIT License](./LICENSE).