asdfA complete guide on account abstractionThere are tons of articles written on account abstraction. This article covers everything that you need to know. It starts from being…Sep 8, 20231Sep 8, 20231
Aw Kai ShinCreating Truly Decentralised NFTs — A Comprehensive Guide to ERC721 & IPFSWhile NFTs are a great tool for uniquely identifying digital assets and ownership, storing data on the blockchain comes with a much higher…Aug 31, 20223Aug 31, 20223
InBetter ProgrammingbyMoid KhanCreating an NFT Marketplace With SolidityWith just 200 lines of codeJul 16, 20226Jul 16, 20226
InBetter ProgrammingbyGrace LunguWriting and Testing a Smart Contract With Hardhat and Ethers.jsA basic overview of how to write and test a smart contract using the Hardhat environment and the Ethers.js libraryMay 20, 2022May 20, 2022
InBlock MagnatesbyZubair KhalidReal-time Solidity Event Listening with Web3JS — Part 2Welcome back, Amigos.Jul 31, 2022Jul 31, 2022
AlanUsing AWS For Your NFT Whitelist APIA step-by-step tutorial on how to deploy a secure, scalable, and cost-efficient Merkle Tree API using Amazon Web Services.Dec 13, 20217Dec 13, 20217
InCoinmonksbyxtremetom10 Simple Ways to Save Gas with SolidityBelow is a list of just a few simple ways you can save gas in solidity contracts. The full list is seemingly endless, but all boils down to…Sep 6, 2022Sep 6, 2022
InMyCryptobyMaarten ZuidhoornThe Magic of Digital Signatures on EthereumSigning and verifying messages is an important part of the blockchain, but how does it all work?Oct 8, 20204Oct 8, 20204
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
InBollinger Investment GroupbyDmitriy BerenzonConstant Function Market Makers: DeFi’s “Zero to One” InnovationIn many markets, there may not be enough organic liquidity to support active trade. Market makers are agents that alleviate this problem…Apr 23, 202010Apr 23, 202010
In0xCODEbyVTECHUsing IPFS For Distributed File Storage SystemsIPFS (InterPlanetary File System) is a decentralized storage solution for blockchain-based content. IPFS uses a P2P (Peer-to-Peer) network…Jun 22, 2020Jun 22, 2020
In0xCODEbyVTECHHashing Functions In Solidity Using Keccak256The keccak256 (SHA-3 family) algorithm computes the hash of an input to a fixed length output. The input can be a variable length string or…Feb 15, 20221Feb 15, 20221
InVisionary HubbyFazal MittuBuilding a Sport Betting DAppHow I created my first DApp from scratchJan 5, 20222Jan 5, 20222
InBetter ProgrammingbyPiotr RotyńskiEthereum Tutorial: Writing Real Estate Smart-contracts in SolidityCheck out the solidity smart contract development process. Unit testing according to TDDFeb 11, 20222Feb 11, 20222