I love new people and I love new technologies. Trying to find my footing in the Web3 industry, hoping to become a better programmer and a more consistent shipper. Part-time Rustacean 馃
Nothing here yet.
What is this article about? This article has been written to serve as an informative guide for blockchain & Solidity developers eager to broaden their understanding of the Ethereum Virtual Machine (EVM).To ensure the article remains highly pertinent,...

I wrote this article as a technical introduction to the Scroll zkEVM for smart contract developers who want to try out the network. In this article, we will: Learn about Scroll zkEVM and how to start with its' Alpha testnet. Set up a dev environmen...

Generating truly random numbers on a computer is a complex mathematical problem. However, most programming languages today have either native support for generating random numbers or come with supporting libraries that generate random numbers with an...

Prerequisites This article is the second(and final) part of my Cryptography 101 articles. You can check out the first part at this link. I will presume knowledge of all the concepts I discussed in the first article, while writing this article. Again,...
