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
1.Add public/private key pair instead of hex id. 2.P2P discovery. 3.CLI Interface with Cobra. 4.Metrics. 5.Test Coverage needs to be improved.