PinnedJeffrey ScholzinThe StartupIf an engineering manager had only one strength, it should be this.An important lesson from the NBA, the efficient market hypothesis, and Steve Jobs.Jun 18, 20202Jun 18, 20202
Jeffrey ScholzinRareSkillsSixty Days of Solana: A Solana course for EVM developersRareSkills is proud to announce a new free resource:Feb 25Feb 25
Jeffrey ScholzinRareSkillsSolidity Coding StandardsThe purpose of this article is not to rehash the official Solidity Style Guide, which you should read. Rather, it is to document the common…Oct 17, 20231Oct 17, 20231
Jeffrey ScholzThe RareSkills Book of Solidity Gas Optimization: 80+ TipsGas optimization in Ethereum is re-writing Solidity code to accomplish the same business logic while consuming fewer gas units in the…Oct 13, 2023Oct 13, 2023
Jeffrey ScholzinRareSkillsGetting a smart contract audit in 2023: 7 helpful tipsWhat to expect, what to look out for, and how you can prepare.Jun 26, 2023Jun 26, 2023
Jeffrey ScholzinRareSkillsSmart Contract Security in SolidityThis article serves as a mini-course on smart contract security and provides an extensive list of the issues and vulnerabilities that tend…May 18, 2023May 18, 2023
Jeffrey ScholzinRareSkillsWagmi + ReactJS Example: Transfer Crypto and Mint an NFTIn this tutorial, we’ll be learn how to build a Web 3 Dapp (Decentralized Application) that connects to your crypto wallet, allowing you to…Apr 26, 2023Apr 26, 2023
Jeffrey ScholzinRareSkillsA free solidity tutorial for experienced programmersAn up-to-date solidity introduction that appeals to senior engineers.Apr 20, 2023Apr 20, 2023
Jeffrey ScholzSolidity test internal functionTo test an internal solidity function, create a child contract that inherits from the contract being tested, wrap the parent contract’s…Apr 8, 20231Apr 8, 20231
Jeffrey ScholzinRareSkillsUint256 max valueThe maximum value of uint256 can be obtained withApr 5, 2023Apr 5, 2023