© 2026 Hashnode
This project began as a task assigned to me. My curiosity led me to explore the possibilities, and I broke a lot of things in the process, to the point of suspecting my PC! Ultimately, I learned the strengths and weaknesses of using raw JSON-RPC, Wag...

On-chain transaction batching combines multiple blockchain transactions to save on gas costs. This approach helps prevent excessively high gas fees while reducing latency, frequency, and the load on RPC calls. By aggregating multiple read or write ca...

Lisk Scaffold Version 0.0.4 Overview 🧪 Lisk Scaffold DApp is an open-source, robust framework designed to accelerate the development and deployment of decentralized applications (DApps) on the Lisk platform. This article provides a comprehensive ove...

In the rapidly evolving world of web development and blockchain technology, choosing the right JavaScript library is crucial for building efficient and secure applications. With the integration of blockchain functionalities becoming more prevalent, l...

As the Lisk Blockchain announced a strategic move to integrate with the Ethereum eco-system as a Layer 2 Blockchain, in this article we will checkout how to deploy smart contracts to Lisk's sepolia testnet. Requirements To follow this guide you'll ne...

We are going to implement multiple wallets like Metamask, coinbase, Wallet Connect, trust wallet etc., Introduction We are implementing multiple wallets using web3Modal, wagmi and viem wagmi: it is a collection of React Hooks containing everything y...
