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
- Host: GitHub
- URL: https://github.com/zurvan-lab/redvin
- Owner: zurvan-lab
- License: gpl-3.0
- Created: 2023-09-02T19:39:52.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-26T16:10:04.000Z (over 2 years ago)
- Last Synced: 2023-12-26T17:39:25.836Z (over 2 years ago)
- Topics: bitcoin, decentralized, hacktoberfest, ipnn, lightning, network, nostr, p2p, redvin, rust
- Language: Rust
- Homepage:
- Size: 51.8 KB
- Stars: 10
- Watchers: 3
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README

# Redvin
[](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).