Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        


mangostr


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).