Jeffrey ScholzDec 22, 20228 minZero knowledge programming languagesZero knowledge programming language proofs demonstrate you executed a computation correctly without revealing the inputs to the computation
Jeffrey ScholzDec 16, 20227 minWhere to find solidity reentrancy attacksWhere to find solidity reentrancy attacks. Reentrancy only happens when your smart contract calls another smart contract via a function call
nathan6119Dec 8, 20223 minLeetcode problems and questions - the best 50Best 50 Leetcode problems and questions to start. Getting over the psychological barrier of starting. What problems should you begin with