Bitcoin Core Commands for Signet and Regtest Modes.So, last time we talked about Bitcoin addresses and all the related goodies. You might wonder how to execute commands to generate a new…Nov 52Nov 52
Bitcoin Keys and Addresses: Securing Your Digital WealthYou thought you were done with mathematics? Well, not quite. Enter the world of cryptography, a vital branch of mathematics underpinning…Oct 141Oct 141
Ethereum WalletAlright folks, let’s dive into the fascinating world of Ethereum wallets — where your digital treasure trove of Ethers lives. Think of…Sep 27, 2023Sep 27, 2023
Airdrops…Have you ever heard the saying “There’s no such thing as a free lunch”? Well, in the world of crypto, that’s not entirely true. Enter the…Apr 16, 20231Apr 16, 20231
Python (backend) + React (frontend)As a software developer, you must understand how both fields work. In this article, I will explain in simple steps how to connect your…Sep 7, 2022Sep 7, 2022
Google Cloud Platform.(GCP)Basic Understanding of what Google Cloud Platform is.Aug 22, 2022Aug 22, 2022
Creating an ERC20 Token.What is ERC20 Token? In full Ethereum Request for Comment, the 20 is just a standard number that was proposed. It is a guideline to create…Jul 9, 2021Jul 9, 2021
Basic Structures Of a Contract In Solidity(Blockchain Development language)Solidity is an Object-Oriented, high-level programming language for implementing Smart Contracts.Apr 27, 20211Apr 27, 20211
Destructuring assignment (javascript)By definition destructuring refers to the way of extracting multiple values from data stored in objects and arrays(usually nested).Feb 13, 2020Feb 13, 2020
Testing with RSpec .Testing is a mechanism almost no developer gets away with. And in this article I will talk about testing with RSpec on Rails which differ…Aug 14, 2019Aug 14, 2019