raulk.eth • p2p/acc Profile picture
taming photons on fiber @ethereum | p2p networking @ethereumfndn
Mar 9, 2023 22 tweets 8 min read
In just 5 days, you will be able to deploy Smart Contracts on the @Filecoin Virtual Machine (FVM) on mainnet.

Today I wanted to dig into the FVM’s EVM compatibility (affectionately termed 'FEVM') 🧵 Image The FVM is a Wasm-based blockchain execution environment designed to host multiple runtimes. It’s inspired by the concepts of VM hypervisors and OS virtualization. It can run code written for EVM (today), SES, eBPF, or other blockchain runtimes (future). ImageImage
Feb 5, 2020 13 tweets 4 min read
A new star is born in the interplanetary sky! 🌟

I'm proud to announce that we've released v0.1 of the Interplanetary Testground project! 🚀🧪👩‍🔬

github.com/ipfs/testgroun…

What is this project about, you may ask? Testground is a platform for testing distributed systems and components, at various scales (so far, up to 1000 instances).

It supports the testing classes and workflows we want to subject our beloved p2p OSS, in order to: