React — A Beginners Guide for Smart Contract DevelopersSmart contract developers focus on developing complex self-executing logic in solidity, rust, etc., and deploying on popular L1s and L2…Sep 4, 20235Sep 4, 20235
TypeScript — Beginers guide for Smart Contract DevelopersI recently switched from JavaScript to TypeScript, a superset of JavaScript, that brings static types to JavaScript. It allows you to…Sep 3, 2023171Sep 3, 2023171
Solidity — Part 5- Functions, Call & Return ParametersSolidity is a programming language used to write smart contracts on the Ethereum blockchain. Smart contracts are self-executing contracts…Jul 6, 20236Jul 6, 20236
Solidity — Part 4- Transfer, Send, and CallSolidity is a programming language used to write smart contracts on the Ethereum blockchain. Smart contracts are self-executing contracts…Jun 29, 202386Jun 29, 202386
Solidity — Part 3- Inheritance, Virtual, Override, and SuperSolidity is a programming language used to write smart contracts on the Ethereum blockchain. Smart contracts are self-executing contracts…Jun 28, 202315Jun 28, 202315
Solidity — Part 2- Payable, Fallback, and ReceiveSolidity is a programming language used to write smart contracts on the Ethereum blockchain. Smart contracts are self-executing contracts…Jun 28, 2023701Jun 28, 2023701
Langchain Applications — Part 5— Example Selectors & Output Parsers************IN PROGRESS************Jun 25, 20235Jun 25, 20235
Langchain Applications — Part 4— PromptValues and PromptTemplatesThis article is part of a series explaining Langchain applications with simple Python code examples using OpenAI. Part 3 discussed…Jun 19, 20231Jun 19, 20231