Saniul Ahsan

#javascript, #python, #microservices, #automations, #blockchains, #devops

Connect Hardhat to Ganache and Deploy a Contract

Introduction: In the world of Ethereum smart contract development, having a smooth workflow is essential. In this tutorial, we’ll walk you through the process of connecting Hardhat, a popular Ethereum development environment, to Ganache, a personal blockchain for Ethereum development. We’ll also cover how to write a simple smart contract and deploy it using Hardhat

NFT Auction With Solidity

In this example, we’ll create a basic NFT auction contract where users can bid on an NFT, and the highest bidder wins the NFT after a certain duration. Please note that this example is simplified and doesn’t cover all possible edge cases. Also, make sure to test thoroughly and consider security best practices before deploying

Brief Overview of Blockchains and Non-Fungible Tokens (NFTs)

Introduction: Blockchains and Non-Fungible Tokens (NFTs) are two innovative concepts that have gained significant attention in the realm of technology, finance, and the arts. Blockchains provide a decentralized and secure way to record transactions, while NFTs revolutionize the ownership and transfer of digital assets. This brief aims to provide a concise understanding of both blockchains