MVManoj Vignesh K Minkmmanoj.hashnode.dev·Aug 25, 2023 · 3 min readA visit to the web3.0 worldBefore you enter the world of Web3.0, you need a passport, some money and a wallet to keep it. Don’t panic! Trust me, it is going to be a cake walk. Let us begin preparing for the trip. Get a wallet There are various brands of wallet out there that y...00
MVManoj Vignesh K Minkmmanoj.hashnode.dev·May 7, 2023 · 3 min readWeb 1.0, 2.0, 3.0 …Since the inception of the internet computers and hence users have been interacting with it in different ways. It transformed from Web 1.0, which was static and one-way, to Web 2.0, which was interactive and user-generated, to Web 3.0, which promises...00
MVManoj Vignesh K Minkmmanoj.hashnode.dev·May 7, 2023 · 2 min readWhat is a smart contract?A smart contract can be thought of as a digital contract (or) agreement. It is a computer program whose functions define the terms of the agreement and executing functions is analogous to executing a term in the agreement. This computer program is st...00
MVManoj Vignesh K Minkmmanoj.hashnode.dev·May 7, 2023 · 3 min readDeploy your first smart contractThis article describes how to deploy your first smart contract with the simplest setup possible. The following are the steps to be performed, in brief: Install and setup Metamask Mine some coins for Sepolia network using faucet service Develop, co...00
MVManoj Vignesh K Minkmmanoj.hashnode.dev·May 5, 2023 · 6 min readSetting up a local ethereum blockchain networkThe Ethereum blockchain is similar to the Bitcoin blockchain in that it is a distributed ledger that records all transactions. However, ethereum blockchain provides a platform to build decentralized apps in the form of smart contracts. Given that the...00