Nothing here yet.
Nothing here yet.
Feb 29, 2024 · 3 min read · A primary requirement for blockchain developers is quick, cheap, and reliable access to on-chain data. Since the blockchain is decentralized and costs little or no gas to "retrieve" data, it fits the "cheap" criteria. However, how can we quickly and ...
Join discussion
Feb 15, 2024 · 4 min read · Safe formerly known as Gnosis Safe is a decentralized protocol and wallet that stands at the forefront of secure asset management for Ethereum and other EVM-compatible blockchains. In this guide, I will show you how to set up a Safe wallet on Mode, t...
Join discussion
Feb 12, 2024 · 4 min read · Foundry is an Ethereum development platform that provides tools for managing your dependencies, testing, running, and deploying your project. It also allows you to interact with your project from the command line. In this tutorial, you’ll learn how t...
KJoshua commented
Jan 26, 2024 · 4 min read · Optimism is a blockchain ecosystem built for scaling Ethereum, it addresses Ethereum's high gas fees and slow processing times by processing transactions in batches off-chain with the help of an optimistic roll-up and then posting it back to Ethereum...
Join discussion