FluidFramework - build collaborative apps like Google Docs

Microsoft have open sourced their distributed data framework. Different to CRDTs, in that it relies on a server to provide ordering of charges which are sent to the clients.

There could be value for Safe here by replacing the backend with Safe CRDT data types and using the distributed application framework to build decentralised apps for Safe, or adapt other apps already built using it so they work with Safe as the backend. This would be worth investigating.

Code: