Demystifying Solidity: Understanding Complex Smart Contract CodeWhat is a smart contract? A smart contract is a self-executing digital contract that enables the automation and enforcement of agreements between two or more parties. Smart contracts are typically stored on a blockchain, which is a decentralized and ...Apr 10, 2023路3 min read
Workflow of Git & GithubIf you are into the world of software development then you should be using Git and GitHub. This article provides an introduction to Git.Jan 30, 2023路6 min read
Introduction to Web & HTMLA web server is a software that stores website files for example Html, CSS and Javascript and other doctypes and renders it on the web page. There are many web servers and Apache is one of the best web servers which is been around since 1995 and can ...Jan 19, 2023路3 min read