PinnedVarun DoshiRust Ownership 101One of the most common pitfalls that Rust beginners face is the Ownership concept. It is a set of crucial yet simple rules that makes Rust…Nov 27, 20233Nov 27, 20233
PinnedVarun DoshiNothing is Truly Private in Smart ContractsPrevent your smart contracts from getting hackedAug 6, 20231Aug 6, 20231
PinnedVarun DoshiSmart Contract Attack VectorsSmart Contract hackers have become a notorious threat to the rise of Decentralized Finance. In 2022 alone, there was about $2.7 billion…Jul 23, 20231Jul 23, 20231
PinnedVarun DoshiDemystifying Data Locations in SoliditySolidity is a statically typed programming language used for writing smart contracts on various blockchain platforms. Understanding data…Jun 18, 20233Jun 18, 20233
PinnedVarun Doshiwtf is wETH?wETH stands for “Wrapped Ethereum” which is literally what it sounds like. It is a tokenized version of Ethereum that can be used in DeFi…Apr 23, 2023Apr 23, 2023
Varun DoshiBring AI on-chain with Ora ProtocolHow to use AI inside your Smart contracts and create prompt-to-image NFT using SolidityFeb 221Feb 221
Varun DoshiI remember seeing a comment asking how to print pointer values (the user has removed the comment…But here is how you print pointer value of s1Nov 29, 2023Nov 29, 2023
Varun DoshiStep by step guide to building a Forward Proxy in NodeJsForward Proxy is an interesting concept which is used by the majority of organizations and institutions. Also referred to as a Proxy…Nov 6, 20231Nov 6, 20231
Varun DoshiSecure your Digital Identities with Polygon IDPolygon ID’s breakthrough zk-powered credential system provides self-sovereign identity. Lets take a look at its architectureSep 9, 2023Sep 9, 2023
Varun DoshiThe Role of Middleware: Enhancing the Functionality of Your Web ApplicationsMiddleware is a fairly common term when it comes to software computing. However, in my experience most young developers assume it to be a…Mar 21, 2023Mar 21, 2023