December 11, 2024

Commonware

By Breck Stodghill

I am excited to announce our seed investment in Commonware alongside Dragonfly Capital and a great list of angels from the ecosystem. 

In the last few years, I have come to believe that the most ambitious builders in crypto will eventually launch their own blockchain. Some will do so out of the gates. For others it will be a long, arduous journey from smart contract app to dedicated chain. The core premise behind this belief is that because blockchains are shared state machines they come packaged with externalities. I’ve written about this before. The biggest negative externalities arise when the success of a single app or cluster of apps leads to congestion, network degradation, and increased fees for all. Simultaneously, as an app gets bigger, it wants more control. The needs of its users transcend the limitations of the underlying platform. This is natural, and it should be expected.

Today, if you want to launch your own chain you deploy a rollup, an app chain, or maybe an avs using one of a handful of blockchain frameworks. But the most widely used frameworks are old, riddled with tech debt, and not feasibly tuned to your application’s bespoke needs. We’ve spoken with dozens of teams that have built with these older frameworks and when trying to make even simple changes they have consistently faced numerous rewrites, footguns, and delays.

Enough is enough. Enter Commonware: the Anti-Framework.

Commonware is a common collection of “state-of-the-art” blockchain primitives meant to work well together but are carefully constructed to ensure that each can actually be replaced or augmented by your own “tuned” extensions. Rather than prioritizing standardization, blockchains will be better off choosing the right primitives for their specific needs. 

Initial primitives of Commonware include: p2p, networking, consensus, execution, storage, runtime, mempool, etc. Most importantly, making modifications to any of these primitives (or introducing your own) can be performed while in production on a live network and reliably tested via the commonware deterministic simulation engine. 

For the most ambitious blockchain developers, we believe Commonware will help to solve your problems.

  • Stop waiting for high performance EVM chains to ship. Combine reth based execution with simplex consensus and get an EVM blockchain that can do 300ms block times. 
  • Stop paying oracle providers. Combine your favorite vm with a runtime that fetches and verifies critical pricing data as a part of your chain’s consensus.
  • Stop navigating the dark forest. Tune your mempool to run auctions before block processing via dedicated gossip channels for market makers and block builders. 

Commonware is led by Patrick O’Grady. I first met Patrick six years ago when we worked together on the crypto engineering team at Coinbase. For two years we helped Coinbase’s products support and maintain integrations with new blockchains. Admittedly, Patrick was 10x the engineer that I was. Today you can safely add two more orders of magnitude to that. He designed and shipped Rosetta (now known as the Coinbase Mesh API) and later joined Ava Labs where he was VP of Engineering for over three years. When he told me about his plans to build what is now Commonware, I jumped at the opportunity to work together again. 

We’re thrilled to support Patrick and the rest of the Commonware team.

Breck Stodghill
No items found.
October 31, 2024

Ellipsis Labs

By Breck Stodghill

We’re excited to announce our lead investment in Ellipsis Labs as they build Atlas, a new blockchain purpose-built for verifiable finance. Ellipsis Labs is led by co-founders Eugene Chen and Jarry Xiao, who first met in middle school and reconnected after college while simultaneously experimenting on new financial primitives on Solana. For the last two years, they have been innovating at the edge of decentralized finance. Their market insight is simple: high-performance financial products can rival traditional finance without sacrificing transparency, auditability, or censorship resistance.

Coming from math, programming, and high frequency trading backgrounds, Eugene and Jarry believe that with blockchains we can build financial primitives that improve upon the opacity of traditional financial markets. At the same time they recognize the infrastructure challenges required to overcome the structural disadvantages of blockchain based financial products: namely slow blocktimes, capital inefficiency, and toxic MEV. They started Ellipsis Labs in 2022 to build a better backbone for decentralized finance.

Phoenix, their first product, is a permissionless limit order book exchange on Solana. They chose Solana because it allowed them to build an exchange with reasonable performance characteristics and sustainable liquidity. Since launching last year, Phoenix has done over $55B in non-incentivized trading volume. While an order book run on 400ms Solana blocktimes may provide tighter spreads and better execution than AMMs they still struggle to outcompete centralized exchanges with 15ms latency such as Binance.

This motivated the team to build their next product, Atlas, a purpose-built blockchain designed to enable financial applications that can rival traditional finance. There are two immediate goals for Atlas: 

  1. Build the platform that Ellipsis Labs wished had existed for Phoenix with core features centered around the needs of performant financial applications (i.e. reliable transaction delivery, low latency pre-confirmations, continuous and reliable oracle updates, honest sequencing, etc.).
  2. Increase product surface area to service liquidity on both Ethereum and Solana. 

Atlas leverages optimizations from the Solana Virtual Machine (SVM) for ultra-low fees and high transaction throughput. We believe Ellipsis Labs’ deep experience in building Phoenix on Solana positions them perfectly to address the scaling and infrastructure challenges that DeFi faces on general-purpose blockchains. Atlas will initially launch as an Ethereum Layer 2.

We’re thrilled to support Eugene, Jarry, and the rest of the Ellipsis Labs team as they redefine what’s possible in decentralized finance.

Breck Stodghill
No items found.
September 18, 2024

Helius

By Breck Stodghill

I’m excited to announce our lead investment in Helius alongside Founders Fund and existing investors Foundation Capital, Chapter One, and 6th Man Ventures. 

We’ve been supporters of Solana since the launch of Haun Ventures. From day one, Solana has optimized its network for shared state, low latency, and high transaction throughput. Solana has proved to be particularly well suited for applications such as social, payments, and trading that can leverage its strengths.

This year has been an important one for the Solana ecosystem. Solana has seen all-time highs in users, transactions, priority fees, and dex volume. When speaking to teams building on Solana during this period of growth, it didn’t matter if they were building a social app, a DePIN protocol, or a DeFi protocol, one common infrastructure provider always came up: Helius.

Helius is a Solana-first developer platform led by cofounders Mert Mumtaz, Nick Pennie, and Liam Vovk. The three met while studying Math and Communications Engineering at Queen’s University. Prior to starting Helius, Mert was on the engineering team at Coinbase. At the same time, Liam and Nick were building backend systems at Amazon—Liam on the ad product, Nick on AWS. 

Two years ago, when they founded Helius, they were entering a crowded indexing and RPC provider space. Facing competition that was both better funded and more entrenched, they made a big bet to focus solely on the Solana ecosystem. As usage on Solana ramped, this strategic decision paid off, enabling Helius to more deeply embed itself within the ecosystem and move extremely quickly to solve acute developer pain points that arose as usage on the network scaled.

For instance last year, when consumer product teams were struggling to issue NFTs to their users at scale, the Helius team worked in lockstep with the Solana Foundation and others in the ecosystem to implement the spec for compressed NFTs. Over 500 million compressed NFTs have been issued since the launch of that protocol, and many of the leading NFT platforms rely on Helius to power their offering.

Earlier this year, when Solana experienced widespread network congestion, Helius was the first provider to implement stake-weighted quality of service. In tandem, Helius quickly bootstrapped what is now the #1 validator on the network to increase the likelihood of speedy transaction confirmation for its users.

Helius is trusted to provide core infrastructure such as data APIs, RPCs, and webhooks to hundreds of projects on Solana. Along the way, they have proved themselves as the infrastructure provider of choice to take on some of the most ambitious developer-focused challenges in the ecosystem. In the quest to bring 1 billion users onchain, Solana’s infrastructure challenges will only become more demanding and we believe Helius will continue to play a pivotal role. We’re already looking forward to their efforts to power generalized compression and new SVM networks and extensions like Atlas

We’re excited to support Mert, Nick, and Liam and the rest of the Helius team in their mission to accelerate developer adoption of crypto.

Breck Stodghill
No items found.
May 30, 2024

Neynar

By Breck Stodghill

I am happy to announce our lead investment in the Series A of Neynar alongside USV, a16z CSX, and Coinbase Ventures. Neynar is a fast growing platform for companies and developers to create experiences atop of onchain social protocols.

At Haun Ventures, we’ve been excited to back onchain social protocols like Farcaster and Zora. We believe that these protocols will unbundle and replace closed web2 social networks, which have both stagnating products and extractive business models. 

In comparison to web2 social networks, onchain social protocols have open, compounding developer ecosystems. There used to be a time when access to social networks was free and open to developers. Zynga grew quickly as a gaming platform on Facebook. Twitter grew in lockstep with its deeply engaged third party clients including Tweetie, Twitterific, and TwitPic. But due to the business needs of the companies that owned the social networks, their APIs were throttled and paywalled, so it’s now prohibitively expensive to build third-party apps on these incumbent networks. New business models powered by crypto-enabled payments and tokens means that onchain social protocols can sustainably remain open for developers. This is really exciting.

We’re still early in the journey of onchain social protocols. Incumbent social networks continue to remain powerful due to their strong network effects. Users will not simply move to onchain social protocols because they’re decentralized and user friendly. It will take time, a fast growing developer ecosystem building novel products, and a strategic go-to-market to convince users to move over. We’re starting to see the first signs of a shift happening with the recent growth of both Warpcast and Zora. Both apps have established core features that are underserved for the crypto niche by incumbent social networks like Instagram, Twitter, and Reddit. Let the unbundling begin.

And it’s time to put our foot on the gas. 

A thriving developer ecosystem will be the lifeblood of this shift from closed to open social. New clients with experimental features for power users paved the way for the early development of Facebook and Twitter as platforms. We expect the same to be true for open social protocols. 

And it’s already started!

Neynar helps over 1,000 customers including social apps, marketplaces, wallets, data providers, and creators to build using onchain social protocols today. Their suite of products include read / write / auth APIs, data APIs, and even no code tools for interacting with new primitives. 

The founders are Rish and Manan. I first got the chance to work with them when we collaborated on early defi products while working at Coinbase over four years ago. At Coinbase they stood out as product and engineering leaders because they built and shipped with a velocity that you would expect from a startup, not a company on the path to IPO. So when I heard they were leaving Coinbase last year to start a company, I was hopeful that we would find a way to work together again. 

I am delighted to partner with Rish and Manan on this journey. 

Breck Stodghill
No items found.
February 15, 2024

Witness

By Breck Stodghill

We’re excited to announce that Haun Ventures is leading the seed round for Witness with participation from other investors including Coinbase Ventures and an amazing group of strategic angels. I’ve known both Sina and Joe, the founders of Witness, long before they decided to start the company. I first met Sina at a San Francisco crypto research meetup. From the get go, it was clear that Sina was a 10x engineer and loved to tackle complicated technical problems with extreme clarity of thought. I first met Joe when he was an investor at Framework, where he focused on crypto infrastructure. Joe thinks from first principles and has built an incredible community around himself since first joining the space as an anonymous bird online. As a pair, they compliment each other exceptionally well, which is why we think they’re exactly the right team to bring web2 scale to web3 ownership.

It’s no secret that high transaction costs and surge pricing have greatly slowed the mass adoption of web3 products. First, they exacerbate the user onboarding problem. Most users barely have enough attention to download a new app and go through a trivial sign in flow. Layering on payment for each product action tightens the aperture of new users willing to test and use a new product. Second, they limit the growth for products that do obtain product-market fit. This is particularly problematic when you consider that the further a product grows, the more sensitive each incremental user is to added friction in their experience. 

Witness is different because there are no transaction fees. Rather than pay to post all data onchain, developers can submit data to Witness instead. Witness compresses this data, forwards it onchain, and outputs a proof that this process was done correctly. We call this witnessed data, and it is permissionless, tamper proof, and fully composable onchain. 

We’re particularly excited about this protocol because across all stages the most important question a crypto product must answer is what part of the product should go onchain? Not anymore. All application data exhaust can be witnessed by default, for free. 

As an example, there are a number of creator platforms that have launched with NFTs as their onchain backends. Mixed media creators can post on Zora. Publishers can post on Mirror or Paragraph. Musicians can drop their music on Sound, Sona, Catalog, or Royal. The core interaction for these products is the buying and selling of some digital content, so most of them feel like platforms with embedded marketplaces. But other forms of engagement outside of purchasing are also valuable and potentially more important to form the backbone for transitioning from a platform to a true social network. On Sound, for example, users can engage with songs by commenting, sharing, and listening to the music. But none of that data is captured onchain. If Sound witnessed all user engagements, then artists could take onchain actions such as granting access to mint new NFTs based on those engagements, and they’d be cross platform by default. 

Farcaster has come at this problem from a different angle. As it stands, only identity data on Farcaster lives onchain. All casts, frames, and interactions live offchain on the Farcaster protocol. And as a result, clients like Warpcast have been able to build web2-like experiences, allowing the app to grow much faster. But if every Farcaster interaction was witnessed, we could supercharge the value of the Farcaster social graph. Any developer could persmissionlessly issue onchain NFTs or tokens based on the social graph. For example, a new onchain game could grant access to a special NFT for the first 1,000 subscribers of their Farcaster channel. 

These are just a couple simple examples of what can be possible when more products use Witness to extend onchain ownership to higher fidelity data. If you’re building a crypto product and interested in learning more about how you can bring your data to Witness, check out the docs here.

If the mission and vision for bringing web2 scale to web3 ownership resonates with you, Witness is hiring! Please reach out here.

Breck Stodghill
No items found.
June 21, 2023

Scaling Crypto Apps Not Infrastructure

By Breck Stodghill

With traditional cloud deployment, software apps are able to auto scale their infrastructure to support increased usage. For startups that achieve product market fit this is critical because it means they can more easily provide their users with a high quality of service without having to physically manage their underlying infrastructure. In other words, a startup’s users are insulated from the physical requirements of running the app as it goes from hundreds to thousands to millions of new users.

Crypto apps don’t have this luxury. Unlike cloud platforms like GCP and AWS, general purpose crypto networks do not provide auto scaling as a feature. The ability of a crypto app to respond to increased user demand is constrained by the resources of its underlying network. And as we’ve seen, it only takes a modest level of adoption of a single app to actually degrade its quality of service for its users because the costs to use the app increase. For instance, as more traders want to use Uniswap, they begin to compete with one another over Ethereum blockspace and end up paying higher transaction fees to use the app. In order for crypto apps to be able to reach billions of users this must fundamentally change.

In traditional cloud there are two ways to scale an app: horizontally or vertically. Horizontal scaling refers to splitting the app workloads across multiple machines to gain performance through parallelism. Vertical scaling refers to running the app on a beefier machine with higher CPU, RAM, or disk space. While it’s early, we’ve actually seen some crypto apps try methods of scaling that look like these two familiar approaches.

Horizontal Scaling (General Purpose)

We’ve seen some crypto apps attempt to horizontally scale by deploying to multiple, general purpose chains. But attempts at horizontal scaling have not meaningfully moved the needle for crypto apps. For example, Aave V3 was first deployed to Ethereum Mainnet but has since deployed to Optimism, Arbitrum, Polygon, Harmony, Fantom, Avalanche, and Metis. Uniswap has followed a similar trajectory. But unlike cloud horizontal scaling, the multichain deployment of an app does not create a true load balancing effect. Instead, crypto horizontal scaling feels more like restaurant franchising where brand and user experience are shared, but separate liquidity and networks result in very different product outcomes. In practice this strategy has been minimally effective. The majority of usage continues to occur in the initial deployment context.

Vertical Scaling (Customized)

In contrast, we’ve seen some crypto apps attempt to vertically scale by delegating more of their custom app logic offchain and only using the underlying network, where resources are most expensive, for the most critical logic. By delegating more logic offchain, the app is able to leverage a “beefier” compute engine. That offchain logic might manifest in the form of a rollup, a sidechain, a validium, or simply a checkpointed data structure. The more logic you defer offchain the more performance you can get, but the more decentralization you trade off (assuming that offchain compute is more centralized). dydx is a good example of an app that’s attempted to vertically scale having first been deployed to Ethereum Mainnet, then StarkEX, and is now working towards its own appchain. Zora is now running a similar playbook by expanding from Ethereum Mainnet to its own L2. In both cases, the app first achieved product market fit on Ethereum, but needed to get creative with how it used Ethereum’s blockspace in order to continue to grow and provide high quality services to its users.

Don’t get me wrong, I’m excited about the many teams that are laser focused on researching and building horizontally scalable, general purpose blockspace, but I think it’s time that apps currently dealing with scaling bottlenecks take matters into their own hands and push the boundaries on more custom, vertical scaling approaches. As a founder the top priority is to provide a good product to your users. For many crypto apps, I believe that trading off aspects of centralization to increase your user base and build a better product is not only sensible but well worth the endeavor.

This piece was also published here.

Breck Stodghill
No items found.
September 13, 2022

Zero Knowledge Proofs


By Breck Stodghill

Zero Knowledge Proofs (ZKPs) are an exceptionally powerful method of cryptography that will have far reaching applications as infrastructure for the new internet. ZKPs enable an entity (the prover) to verifiably demonstrate to another entity (the verifier) that some computation took place without revealing certain underlying data or requiring the verifier to execute the computation. With this property in mind ZKPs are an incredibly promising class of technology for privacy preservation, verifiable computation, and data compression — all of which are core, unsolved problems in web3. ZKPs are highly practical because the proofs generated are very small and computationally fast to verify, and are quickly moving from theory to application as proving hardware rapidly accelerates.

We are extremely early in our exploration of the potential use cases of ZKPs, but today, there are three primary applications in web3: privacy, scalability, and interoperability.

Privacy. Blockchains as they were originally developed are public by default. All transaction history, account balances, and smart contract execution is available for anyone to inspect. But web3 cannot scale without unlocking privacy, for the simple reason that mainstream participants and institutions won’t use technologies where all of their data is available to the public. ZKPs are a great tool for shielding some, if not all of this data in a compliant way.

In 2016, the Zcash protocol launched using ZKPs to obfuscate the details of user transactions in a Bitcoin-like payment network. In the last few years, advances in zk circuit constructions, accelerations in prover efficiency, and more efficient software implementations have paved the way for ZKPs that support private general purpose smart contract execution.

A few of the teams building privacy focused infrastructure:

  • Aleo is building its own zkVM for developers to define private applications deployed and executed on the Aleo blockchain.
  • Anoma is building a private, intent-centric counterparty discovery protocol.
  • Aztec is building a privacy protocol for shielded assets on its L2 to interact with defi on Ethereum.
  • Espresso Systems is building an asset privacy protocol to define private ERC-20 assets with configurable viewing policies with compliance and other new use cases in mind.
  • Iron Fish is building a shielded payment protocol that greatly lowers the resource requirements to run a full-node.
  • Mina is building a recursive SNARK protocol for developers to write smart contracts in typescript, only requiring a small proof to be submitted on the blockchain.

These are just a few examples of the teams focused on privacy in web3. More privacy focused infrastructure will lead to more privacy focused applications. We’re particularly excited about the new protocols, primitives, and products that will surface at the intersection of ZKP-enabled privacy and existing and new use cases in defi, nfts, gaming, and more. While we are excited about the potential for more private applications, we also expect that they will introduce new challenges for the ecosystem. We are starting to see this play out with the U.S. Treasury Department’s sanctioning the Tornado Cash application, a piece of privacy preserving code running on Ethereum. Read more about our position on the matter here.

Scalability. ZKPs are extremely useful for blockchain scalability because they can summarize a complex set of computations into a succinct proof that can be quickly and cheaply verified. Given that scalability has been at the forefront of blockchain research, this has been the predominant area of focus and investment for ZKPs. Rollups (L2s) and new L1s are leveraging ZKPs to further scale.

Rollups are a scalability method by which the execution of most transactions and the calculation of intermediate state updates are moved off the L1. Zk rollups generate validity proofs that verify the execution of a batch of transactions leads to the accompanying state. Zk rollups rely on ZKPs for verifiable computation not for the obfuscation of data. As such, the transaction data, the proof, and the updated state are periodically committed to an L1 allowing the rollup to inherit the underlying L1’s security.  Newer concepts in rollup designs such as recursive (or fractal) roll-ups are largely theoretical today, but incorporate ZKPs to present a path towards the arbitrary scaling of execution without trading off security. Furthermore, sovereign rollup designs leverage ZKPs to not only scale up execution relative to traditional L1s but also scale down the work and resources required to sync the chain. Such super-lite clients are made possible with the inclusion of DA layer consensus in the rollup proof. Super-lite clients have a similar trust model to full nodes, but are able to sync the chain in the time it takes to verify a single ZKP.

Some of the teams building  zk rollups:

  • Matter Labs is building zksync, a zkEVM L2 on Ethereum.
  • Polygon is building a zkEVM L2 (Hermez), a STARK based zkVM L2 (Miden), and a Plonky2 based zkVM L2 ( Zero) all on Ethereum.
  • Scroll is building a native zkEVM L2 on Ethereum.
  • Starkware is building a suite of STARK based zkVM L2s  on Ethereum.
  • Sovereign Labs is building a zkEVM sovereign rollup using the RISC Zero zkVM.

ZKPs are also being leveraged for new layer 1 designs that enshrine the use of ZKPs for native data compression, verifiable computation, and more efficient gossip protocols. It’s simpler to build a new layer 2 solution with a centralized sequencer / prover than it is to build a new layer 1 with decentralized block production and block proving so there are fewer teams working on this. That being said, Aleo, Espresso Systems, and RISC Zero are working on new, high throughput ZKP-based L1s.

The common thread among all of the techniques outlined here is that ZKPs have opened up the design space for how blockchains can scale. In the short term as some of these techniques make it to production, we expect to see ZKPs increase blockchain scalability by 10-100x and in the medium to long term as hardware acceleration converges to a theoretical asymptote we may see ZKPs accommodate arbitrary scale via fractal rollups and recursive proofs.

Interoperability. Existing blockchain interoperability protocols rely on trusted systems which have led to many billions of dollars worth of exploits. ZKPs replace crypto-economic trust assumptions with cryptographic guarantees. Most cross chain communication protocols are backed by a multisig or an incentivized validator set for relaying block headers from chain to chain, but a protocol that accepts block headers along with a ZKP to prove their inclusion and finality would have much stronger security guarantees. Moreover, the use of recursion in zk interoperability protocols may remove the need to maintain pairwise bridge contracts and further reduce the surface area for exploits.

Among the primary applications of ZKPs, interoperability is the most nascent. There are only a handful of researchers exploring this topic. As access to the technology accelerates and experts converge on best practices we expect to see more focus and innovation in interoperability.

Since the launch of Zcash, ZKPs have made great strides moving from theory to application. But it's extremely early. There are still vast discrepancies in performance benchmarks across proof systems, software implementations, and prover hardware. Over time we expect to see the industry converge on best practices and many of today’s most notable differentiators may be commoditized. This is a feature and not a bug. ZKPs are a revolution in computer science and unlike previous iterations of the internet, will be built in public. As the zk ecosystem accelerates we are excited to partner with and invest in the very best teams who are using the technology to build innovative solutions to core problems in web3 – from the earliest stages to those that are well on their way already.

If you are a zk researcher, engineer, or founder interested in collaborating please reach out to me at breck at haun dot co.

Thanks to Alex Pruden, Dan Boneh, Preston Evans, Scott Sunarto, and Ye Zhang for their review.

Breck Stodghill
No items found.
Continue reading?
Next Article