input-output-hk / hermes

🏛️ Hermes is a high-availability blockchain voting database that acts as a distributed storage and event processor for voting events, proposals, and actions.
https://input-output-hk.github.io/hermes
Apache License 2.0
13 stars 2 forks source link

feat(p2p): Hermes Peer2Peer Communications with IPFS/LibP2P #236

Closed saibatizoku closed 3 weeks ago

saibatizoku commented 1 month ago

Description

Add stand-alone hermes-ipfs crate to provide functionality related to p2p and IPFS.

Related Issue(s)

Description of Changes

Provides API for pin/unpin, add/get file, p2p pubsub/kv networking, and a validation mechanism for data.

Related Pull Requests

Please confirm the following checks