Graphicaldot (Saurav verma)Short Brief: SoulBound Tokens.https://www.ama.fans/graphicaldot/post/0xa499eddccee0754c5322561942c6f2d94770657ea7d3b6660185f436cf424892May 20, 2022May 20, 2022
InPinatabyJustin HunterHow to Build ERC-721 NFTs with IPFSUsing Open Zeppelin, Truffle, and PinataDec 8, 202020Dec 8, 202020
InDedaubbyYannis SmaragdakisBad Randomness Is Even Dicier than You ThinkCo-written with Neville GrechFeb 14, 2019Feb 14, 2019
InUpstate InteractivebyKseniya LifanovaSolidity override vs. virtual functionsIn our most recent smart contract project, we used Solidity 0.6 where I learned about override vs virtual. As always, you can read the…Jul 15, 20207Jul 15, 20207
InUpstate InteractivebyDoug CrescenziMappings in Solidity Explained in Under Two MinutesMappings act as hash tables which consist of key types and corresponding value type pairs. They are defined like any other variable type in…May 23, 20182May 23, 20182
InEthereum DevelopersbyMerunas GrincalaitisThe ultimate end-to-end tutorial to create and deploy a fully decentralized Dapp in ethereumIn this tutorial my objective is to walk you through the steps required to create a decentralized application from start to finish and…Aug 13, 2017106Aug 13, 2017106
Devon WesleyPart 2: Deploying smart contracts in the Browser with Web3JS and vanilla JavaScript.The goal is to build out a mini Remix type tool that you can use to interact with your Ganache blockchain instance (formally TestRPC) using…Dec 22, 20172Dec 22, 20172
Devon WesleyPart 1: Compiling smart contracts in the browser with SolcJS and vanilla JavaScript.This is the first in a three part series. The goal is to build a mini Remix type tool that lets you interact with the TestRPC blockchain…Nov 20, 20174Nov 20, 20174
InCyberMilesbyTimothy McCallumDiving into Ethereum’s world stateEthereum comprises of many constituent parts. This post seeks to de-construct Ethereum to provide you with an understanding of its data…Feb 11, 201813Feb 11, 201813
InYearnbyAndre CronjeDecentralized payroll management for DAOsDAO’s don’t have top down management. There is no HR department. There are no contracts and no salary negotiations. How do you properly…Mar 31, 202111Mar 31, 202111
InBetter Programmingbywissal hajiBuild Your First Dapp With Web3.jsA practical introduction to web3.jsDec 30, 20203Dec 30, 20203
InBetter Programmingbywissal hajiLearn Solidity: FunctionsHow to use functions in SolidityNov 26, 20201Nov 26, 20201
InCoinmonksbyWill ShahdaProtect Your Solidity Smart Contracts From Reentrancy AttacksReentrancy attacks can be devastating. Learn to protect your smart contracts from this critical security threat.Apr 24, 20192Apr 24, 20192
KadenHow to Write Smart Contracts That Optimize Gas Spent on EthereumWriting cheaper contracts in SolidityJan 17, 20202Jan 17, 20202
InPolymath NetworkbySatyam AgrawalUpgradability in an Immutable WorldApplications always need new features in order to meet the demands of their users. So… all you need to do is deploy the new set of smart…Nov 21, 2018Nov 21, 2018
InLevel Up CodingbyJeremy ChengExceptional Blockchain Projectsthat are just technically more interesting than the othersJun 8, 20212Jun 8, 20212
InCoinmonksbyTom TeradoHow to learn Solidity in 30 daysOver the past month, I spent my free time learning Solidity (Ethereum Smart Contract language). It was a great learning curve.Apr 22, 202111Apr 22, 202111
InFabric VenturesbyJulien ThevenardDecentralised Oracles: a comprehensive overviewAfter bringing smart contracts to the world, the world must be brought to smart contractsJan 15, 20197Jan 15, 20197
IncodeburstbybantegDeep dive into Ethereum logsHey kids, today we are going low level trying to understand how Ethereum events and logs work. Put web3 away for a while as it abstracts…Jan 4, 201813Jan 4, 201813
InConsenSys MediabyConsensysTechnical Introduction to Events and Logs in EthereumA technical introduction to events on the Ethereum blockchain with sample codeJun 6, 20166Jun 6, 20166