Executing Rust code from C#

How to execute Rust code from within a C# / .NET application (and is it faster?!)

Testing as a Selfish Endeavour

I think writing automated tests is considered boring work, done for someone elses sake. Here's a take on why I put a lot of effort into testing - because of how it benefits me.

The CREATE2 OpCode and DApp Onboarding in Ethereum

An incoming protocol upgrade on Ethereum may allow a much better process for onboarding DApp users.

The Importance of Modularity in a Blockchain Platform

Why modularity is important when building a framework for an emerging technology.