RErecursive eth inpuneetshekhar.hashnode.dev·Aug 2, 2023 · 2 min readSelf Destruct, SolidityTable Content: What is selfDestruct When to use selfDestruct How to use it Code Example Current situation What is selfDestruct ? self destruct, as the name explains it destruct the smart contract from the blockchain it's a method of removing t...00
RErecursive eth inpuneetshekhar.hashnode.dev·Jul 25, 2023 · 2 min readQuadratic VotingTable Content: what is quadratic voting Traditional voting How quadratic voting happens How does it affect the normal Voting system Conclusion what is quadratic voting It's a voting mechanism to allow the participants to express, their prefere...00
RErecursive eth inpuneetshekhar.hashnode.dev·Jul 5, 2023 · 3 min readStart Solidity with Hello world:FOR WHOM : This tutorial is completely for beginners who want to get into the web3 world & learn blockchain technology, by this we will be starting with learning solidity programming language which is used to develop content for EVM-based chains. O...00
RErecursive eth inpuneetshekhar.hashnode.dev·May 10, 2023 · 3 min readCryptography in BlockchainBefore Dive Deep into Cryptography in blockchain let's know what is cryptography in simple words: Cryptography means protecting the information(message) by converting them into a hash or, transferring the piece of information in the form of a hash so...01B
RErecursive eth inpuneetshekhar.hashnode.dev·Feb 15, 2023 · 2 min readGitHubGitHub is the code hosting platform for collaboration and contributing to open source projects. There are many such platforms that work as similarly as GitHub does { GitLab, Bitbucket, Launchpad, Beanstalk etc} because it is more beginner-friendly it...00