#blockchain
Read more stories on Hashnode
Articles with this tag
A Map On The Blockchain · Maps in any form are usually are core feature of any language or its standard library. No matter whether they are called...
How To Not Bloat Your Function Bodies With Assertions And More · Have you ever seen the need arise to apply certain assertions over and over again?...
Creating a Solidity Project with VSCode, Hardhat, Waffle, and ethers.js · There are many programming languages out there. But there are not many that...
Using destructuring assignments and tuples to your advantage · Everything you do in Solidity has a cost associated with it: gas. Gas is the unit...
From The Basics To Your Job Application · Blockchains are still hot and the industry has a crazy amount of demand for developers right now. Next to...
The consensus algorithm, that has a chance of overtaking Proof-Of-Work. · Proof-of-Stake is another pretty popular consensus algorithm in the blockchain...