Based on P2P network, You can store a file and distribute over the network simultaneously. Data is also encrypted over the network and hashed key.
make run
make test
make build
- Add public/private key pair instead of hex id.
- P2P discovery.
- CLI Interface with Cobra.
- Metrics.
Test Coverage needs to be improved.