JDJamiu Damilola Aladeinalade-jamiu.hashnode.dev·Jan 12, 2024 · 2 min readArbitrum Sequencers, their important, and limitations.The Arbitrum sequencer is the crucial component of the Arbitrum protocol, making up the rollup itself. It is primarily responsible for ordering incoming transactions based on a first-come, first-served basis. Example of Arbritrum sequencer Transacti...00
JDJamiu Damilola Aladeinalade-jamiu.hashnode.dev·Jan 9, 2024 · 3 min readInvestigate common security vulnerabilities in blockchain systems and propose strategies to mitigate them.So far, in blockchain protocols, some major vulnerabilities have consistently happened. These issues affect developers, project managers, stakeholders and the entire network, causing significant damage to the blockchain ecosystem. Protocol Layer Vuln...00
JDJamiu Damilola Aladeinalade-jamiu.hashnode.dev·Jan 9, 2024 · 2 min readBlockchain Benefits And LimitationsBenefits and limitations of using blockchain technology in the project. Benefits of using Blockchain Immutability: Blockchain supports immutability, meaning it is impossible to erase or replace recorded data. Therefore, the blockchain prevents data t...00
JDJamiu Damilola Aladeinalade-jamiu.hashnode.dev·Oct 23, 2023 · 3 min readThe Evolution of JavaScriptIntroduction to JavaScript JavaScript is a versatile and widely-used programming language that powers the interactive features and dynamic content of most websites on the internet. In this article, we'll explore what JavaScript is, its history, the d...00
JDJamiu Damilola Aladeinalade-jamiu.hashnode.dev·Oct 16, 2023 · 2 min readAdvantages of Tailwind over Vanilla CSSRapid Development One of the biggest advantages of using Tailwind CSS is the speed at which you can create a custom design. Instead of writing CSS styles from scratch, you can simply apply pre-defined classes to your HTML elements. What's even more...00