BBBiswarghya Biswasinbiswarghya.hashnode.dev路Apr 22, 2023 路 7 min readZero-Knowledge Proofs 馃敀 for dummiesBefore we delve into how ZKP works, let's first understand what it is through an example: Example Consider a cave similar to Alibaba cave, containing a magic door that requires a secret word to open it. The cave has two entrances A and B, both leadin...00
BBBiswarghya Biswasinbiswarghya.hashnode.dev路Jan 29, 2023 路 8 min readSetup Hardhat and Deploy Your First Smart ContractFor most developers who just start learning Web3 & Solidity, choosing the best development environment can be overwhelming and could become the learning progress barrier. In this article, we will learn how to set up a development environment and depl...00
BBBiswarghya Biswasinbiswarghya.hashnode.dev路Jan 26, 2023 路 5 min readReact 101 - What is ReactJS & Why You Should Learn itReact is a UI library developed and open-sourced by Facebook in 2011 and currently is the most popular JavaScript library to build interactive user interfaces. I am emphasizing the fact that it is a library here. I will explain why this is important ...00