Mchango Series: Chapter 2
Smart Contract Architecture

Search for a command to run...
Articles tagged with #blockchain
Smart Contract Architecture

Blockchain technology has revolutionized countless industries, offering secure, transparent, and decentralized solutions to an array of challenges. At its core, cryptography stands as a foundational pillar that safeguards the integrity, confidentiali...

Introduction Welcome to the captivating world of Ethereum development! If you're eager to explore the depths of blockchain magic, then Ethers.js is your enchanting wand. In this article, we'll embark on a thrilling journey that will uncover the wonde...

Introduction Hardhat is a popular development environment that offers many features to simplify the smart contract development process. One of the most important plugins in Hardhat is the optimizer plugin. Its purpose is to optimize and significantly...

To understand what low-level calls in solidity are, we must first define solidity and understand its applications. Solidity is a programming language inspired by Python, C++, and JavaScript that is used to create smart contracts for the Ethereum virt...

Upgradable contracts
