So I want to make or rather want to learn how to implement decentralised storage. And I did some research on it that I have to developed P2P sharing network, encryption/decryption, data sharding etc.
But I am still confused about how to implement P2P network and how to share files on top of it.
Any links to start on will be appreciated.
Consider I am totally new to this topics.