Wow. I've been working for the past months on a very similar concept, which I named
BucketChain. I started discussing the idea with friends and colleagues after developing
http://www.proofofexistence.com/, as the next step in filesystem decentralization.
I may have some thoughts/ideas to contribute, and I'm interested in contributing code to the project, if you need help

Here's what I wrote as an intro to my paper:
Since the creation of Bitcoin [1] a number of technologies leveraged its technical capabilities to create distributed systems for other purposes. Conceptually, blockchain technology allows a network of peers to arrive to an agreement on timestamps for data without the need of a central authority. This has given rise to other applications like alternate cryptocurrencies [2][6], or a distributed messaging system [5].
There is currently a need for a system which allows distributed and reliable storage of documents in the cloud, in a fully decentralized way. Many similar solutions have been proposed, but each have its disadvantages, like being proprietary, needing each user to provide her own storage [3], or not giving incentives to peers to share their storage and bandwidth [7][4].
A blockchain technology based protocol is proposed, which allows the creation of a true cloud in which peers can store their files in other peers' computers. A cryptocurrency tied to the protocol operations makes it possible for people to share their hard drive storage and receive value, or instead pay to have their files stored. The average user will share their local storage space in exchange for storage in the network. No trust in third parties is required, which provides both the benefit of resistance to censorship and protection from prying eyes or companies handing your data to powerful parties via coercion. On the other hand, peers with available and unused storage space can offer their resources into the network to earn value over time in the form of a cryptocurrency. With bucketchain, the more storage space you share to the network, the more mining efficiency your node gets, thus providing the needed incentive for peers to contribute.
Sounds similar? Can we collaborate? BTW, I like your name better

[1] S. Nakamoto., Bitcoin: A Peer-to-Peer Electronic Cash System,
http://bitcoin.org/bitcoin.pdf, 2008
[2] S. King & S. Nadal, PPCoin: Peer-to-Peer Crypto-Currency with Proof-of-Stake2012
[3] BitTorrent Labs, Automatically sync files via secure, distributed technology.,
http://labs.bittorrent.com/experiments/sync.html, 2013.
[4] GNU, GNU's Framework for Secure Peer-to-Peer Networking,
https://gnunet.org/, 2013.
[5] J. Warren, Bitmessage: A Peer‐to‐Peer Message Authentication and Delivery System ,
https://bitmessage.org/bitmessage.pdf, 2012
[6] C. Lee,
https://litecoin.org/, 2011
[7] B. Cohen, BitTorrent is a protocol for distributing files,
http://www.bittorrent.org/beps/bep_0003.html, 2008