Library
Posts
All the articles I've posted.
Create and deploy your own token using hardhat in just 2 mins
/Posted on:June 23, 2023 at 12:00 AMIn this tutorial, I will guide you through the process of creating and deploying your own ERC20 token using the Hardhat development environment.
A Step-by-Step Guide of using Ethers v6 library connect Metamask 🦊 to Your React JS Website
/Posted on:June 23, 2023 at 12:00 AMMetamask is a well-known browser extension that allows users to interact with the Ethereum blockchain effortlessly. In this step-by-step guide, we'll explore how to connect Metamask to your React JS website using the ethers.js library.
Effortlessly Share Files Across Devices on Your Wi-Fi Network with Python
/Posted on:May 15, 2023 at 12:00 AMAre you tired of using USB drives or sending files over email to share files between your devices on the same Wi-Fi network? Well, there's an easier way! In this post, I'll show you how to share files wirelessly between devices on the same Wi-Fi network using Python.