We’re excited to announce that ChainSafe has been chosen to develop a Filecoin-@substrate_io Bridge as part of our ongoing collaboration with the @FilFoundation.
Details 👇
In the future, anyone building on @Polkadot with the need to reference @Filecoin data will use our bridge to verify in @substrate_io that the information from #Filecoin is true.
💡 This means that dApp developers will be able to build features into a @substrate_io chain that are dependent on @Filecoin state. Things like:
∙ Alternative storage and retrieval markets
∙ Wrapped $FIL implementations
Ultimately, this open-source project will allow @substrate_io developers to create applications and parachains that require deep interaction with the @Filecoin network—a major step towards @Polkadot interoperability 🤝
More details shortly. Stay tuned!
• • •
Missing some Tweet in this thread? You can try to
force a refresh
Our implementation of serde-bin-prot has added a powerful new tool to our repertoire.
It allows us to iteratively implement new types in a top-down as well as a bottom-up approach, while ensuring we stay consistent w/ @MinaProtocol's reference implementation in OCaml.
"As we progress further in implementing the required types, the loose deserialization feature of serde-bin-prot will eventually no longer be required for Mina-rs. Once this milestone has been reached, we will be able to benefit from the low-cost deserialization provided by serde.
From the onset, our intention for #Lodestar was for it to be browser-native *but* also developer-friendly.
So our approach has been two-fold:
∙ Hey, let's build an ecosystem of composable libraries that others can leverage &...
∙ Build it in a lightweight fashion