Jan 10, 2023001
How to Develop and Deploy Smart Contracts with Foundry & Openzeppelin
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust. It consists of three components.
Full Research →Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust. It consists of three components.
Full Research →How to rescue your tokens from a compromised Ethereum wallet by using the power of Flashbots.
Full Research →Why bytes(str).length; is not enough for getting length of string in Solidity, and let’s understand the strlen method from contracts of ens
Full Research →If you have ever used getServerSideProps in Next.js you must have faced the issue when the page takes almost a few seconds to load or to redirect...
Full Research →Occasional deep-dives into SaaS architecture, AI engineering, and high-performance teams.