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

https://github.com/zurvan-lab/redvin

An IPNN implementation in Rust
https://github.com/zurvan-lab/redvin

bitcoin decentralized hacktoberfest ipnn lightning network nostr p2p redvin rust

Last synced: 5 months ago
JSON representation

An IPNN implementation in Rust

Awesome Lists containing this project

README

          

redvin

# Redvin

[![Discord](https://badgen.net/badge/icon/discord?icon=discord&label)](https://discord.gg/EvYB9ZgYvV)

Official InterPlanetary Nostr Network (IPNN) implementation.
[Nostr](https://nostr.com/) as a Decentralized P2P Network.

## Supported NIP and IIPs

Check supported

- [NIPs (Nostr Improvement Proposals)](https://github.com/nostr-protocol/nips) : [HERE](./docs/NIPs.md)

- [IIPs (IPNN Improvement Proposals)](https://github.com/zurvan-lab/IPNN) : [HERE](./docs/IIPs.md)

## Documents

You can find all documents on [docs](./docs/) folder.

## Contributing

Contributions to the Redvin are appreciated. Please read the [CONTRIBUTING](./CONTRIBUTING.md) guidelines before submitting a pull request or opening an issue.

## License

Redvin it under [GNU GENERAL PUBLIC LICENSE](./LICENSE).