Blog

Cover Image for Discreet Log Contracts vs. EVM Oracle Networks: Two Visions for Trustless Finance

Discreet Log Contracts vs. EVM Oracle Networks: Two Visions for Trustless Finance

The Oracle Problem: Where Every Blockchain Hits a Wall A blockchain is, by design, a closed system. It can verify its own state with mathematical certainty – whether a transaction was signed correctly, whether a UTXO exists, whether a smart contract condition was met. What it cannot do natively is reach out and verify the […]

Read more

More Stories

Cover Image for The zkEVM Race: Ethereum’s Most Difficult Engineering Problem

The zkEVM Race: Ethereum’s Most Difficult Engineering Problem

Every blockchain faces the same uncomfortable question eventually: what happens when more people want to use it than it can handle? For Ethereum, that question stopped being theoretical years ago. At peak congestion, a simple token swap can cost more in gas fees than the tokens themselves are worth. The network processes roughly 15 transactions […]

Read more
Cover Image for The Hidden Threats in Code Review Requests: A Cautionary Tale for Developers

The Hidden Threats in Code Review Requests: A Cautionary Tale for Developers

As developers, we’re often approached to troubleshoot or optimize projects. While most requests are legitimate, sometimes they conceal malicious intent. Recently, we’ve been encountering situations that underscore the importance of vigilance in our field. Here’s a detailed account of what happened in one of the requests, how we uncovered the threat, and the lessons we […]

Read more
Cover Image for Real-World Assets and the Future of DeFi

Real-World Assets and the Future of DeFi

Real-world assets are blockchain-based digital tokens that represent physical and traditional financial assets. The first wave of decentralized finance (DeFi) was a demonstration of the power of blockchain technology to create a new more efficient financial system. It was a sort of playground for developers and entrepreneurs to push the boundaries of the status quo […]

Read more
Cover Image for Navigating Upgradable Solidity Smart Contracts: A Practical Guide

Navigating Upgradable Solidity Smart Contracts: A Practical Guide

In the ever-evolving landscape of blockchain technology, the concept of upgradeable smart contracts has emerged as a crucial tool for developers seeking to adapt and innovate over time. Historically, smart contracts were often viewed as immutable entities, where any modification required the deployment of an entirely new contract, often resulting in cumbersome migrations and potential […]

Read more
Cover Image for Overview of the Ethereum Rollup Ecosystem

Overview of the Ethereum Rollup Ecosystem

Ethereum’s blockchain scalability problem is well known and the focus of much research and development. The network can only process a few dozen transactions per second, which is not enough for mass adoption. Not to mention that the network is highly congested and transaction fees are extremely high. The community has been working on solutions […]

Read more
Cover Image for The modern stack for Ethereum dApps

The modern stack for Ethereum dApps

The advancments in the blockchain ecosystem are happening at a rapid pace. As people say 1 year in crypto is like 10 years in the real world. The same is true for the technology stack that is used to build regular web applications which in fact also sets the standard for the user experience and […]

Read more
Cover Image for Incoming! Fadroma 2.0 beta versions are available

Incoming! Fadroma 2.0 beta versions are available

The 2.0.0-rc.X series of versions is underway, and Fadroma 2.0.0 approaches inexorably! Check our progress at https://github.com/hackbg/fadroma/tree/v2

Read more
Cover Image for News from the Fadroma Frontlines. Issue 2

News from the Fadroma Frontlines. Issue 2

Open source contributions from Fadroma over the past couple months Fadroma is committed to being a good citizen of the Free and Open Source Software (FOSS) ecosystem — which powers Web 2.0, Web3, and the Internet of Anything. A big part of a healthy open source strategy involves contributing to upstream repositories. As the communication channels of the […]

Read more
Cover Image for News from the Fadroma Frontlines. Issue 1

News from the Fadroma Frontlines. Issue 1

How all the bulldozing is going. The perils of incautious versioning.

Read more