Oddbean new post about | logout
 IPFS on CKB ??🤔 New protocol idea open for discussion: 

Storing files on-chain can be tricky. 
Solutions like Ordinals and DOBs on RGB++ inscribe content on BTC witnesses, but they share some downsides:
- No oracle guarantees
- High costs
- Cross-chain infrastructure complexity even with a native dApp on CKB

This led to the design of CKBFS, leveraging CKB's type system & programming model—built to be simple, flexible, usable, and reproducible.

Thoughts? 💡 

https://talk.nervos.org/t/ckbfs-protocol-a-standard-for-witnesses-based-content-storage-system/8342/2

#CKB #ProtocolDesign #nervos #ipfs #Ordinals #RGB++