Y Combinator W26 Company Profile · Fintech / Crypto
Unifold Wants to Fix the Most Ignored Screen in Crypto
Every on-chain app has a front door where users show up with money and then leave. Unifold, a three-person New York startup, is betting the whole company on making that door disappear.
There is a moment in every crypto app that nobody puts on a pitch deck. A user has decided to spend money. They have their wallet open. And then the app asks them to switch to the correct network, bridge their funds, approve a token, and figure out which of the several tokens named USDC is the one that actually works here. Somewhere in that sequence, a good number of them close the tab. Unifold, a company that started in Y Combinator's Winter 2026 batch, is built entirely around that moment.
The pitch is short enough to fit in a sentence: let any app accept on-chain deposits, across any chain and any token, in fewer than ten lines of code. Behind that sentence is a fair amount of plumbing that developers would otherwise have to build and maintain themselves - cross-chain routing, gas abstraction, compliance checks, and settlement. Unifold's argument is that none of that should be the app's problem, and certainly none of it should be the user's.
The company is three people: Timothy Chung (CEO), Hau Chu (Chief Engineer), and Quang Huynh. They are not new to this corner of the internet. Before Unifold, Chung and Huynh built a wallet-as-a-service startup called Streambird that was acquired by MoonPay, one of the larger crypto payment companies. In that earlier life, the team says its infrastructure helped onboard more than 30 million users onto apps including Phantom and Polymarket. Chu came through Cornell Tech and Solana Labs, where he worked on wallet infrastructure across more than ten blockchains.
The problemDeposits are where the money leaks out
Ask anyone who has built an on-chain product where they lose users, and a surprising number will point at the deposit screen rather than the sign-up form. The reasons are mechanical. A user might hold funds on Solana while the app settles on Algorand. Bridging between the two is a separate step with its own interface, its own fees, and its own opportunity to go wrong. Token standards differ. Gas has to be paid in the right currency on the right chain. For a casual user, each of these is a small wall, and walls add up.
The pain is sharpest in time-sensitive products. Prediction markets are the clearest example: a user who wants to place a bet on a game that starts in ten minutes does not have patience for a bridging tutorial. Unifold says early partners saw meaningful movement once that friction was removed - roughly 40% fewer abandoned deposits, deposits credited in under five seconds from confirmation, and three times the deposit volume from chains that previously had no smooth on-ramp at all. These are the company's figures, drawn from early integrations, and worth reading as directional rather than audited.
Numbers with a footnote. Figures are self-reported by Unifold from early partner integrations. Read them as the shape of the claim, not a lab result.
How it worksOne integration, then stop thinking about it
From the developer's side, Unifold looks like a drop-in modal and a set of SDKs. The company ships integrations for Web (React and Next.js), React Native via Expo, iOS in Swift, and Android in Kotlin. A team can use the hosted interface or run it headless and style it themselves. The self-serve dashboard and documentation are meant to get a developer from zero to a working deposit flow without a sales call - a deliberate contrast with crypto infrastructure that is often gated behind enterprise contracts.
any chain, any token
route · gas · compliance · settle
credited in seconds
The magic trick, explained. The user taps once. Everything between the two ends - the part that usually makes people quit - happens where they never see it.
The origin story is a useful tell about how the company thinks. Unifold did not begin as deposit infrastructure. The founders were prototyping a consumer prediction market. What they kept hearing from testers was not praise for the market itself but for how easy it was to put money in. At some point the feature ate the product, and they decided the deposit flow was the more valuable thing to build. It is a small lesson worth stealing for anyone building software: pay attention to the part users compliment, not just the part they complain about.
The customersThe apps that live and die on deposits
Unifold's early users are the products where deposit friction hurts most. Alpha Arcade, a prediction market that runs on Algorand, integrated the deposit modal in about half an hour. Lofty.ai, a YC S19 company doing on-chain real estate, tried it and gave the kind of one-line reaction founders like to screenshot. Unifold has also said a prediction market ranked among the top three by weekly transactions - behind Kalshi and Polymarket as of February 2026 - reached out to use its deposit flow.
There is a strategic choice hiding in that customer list. Alpha Arcade runs on Algorand, a chain that many mainstream on-ramp providers simply do not support well. Unifold went toward those chains rather than away from them, adding support for ecosystems like MegaETH and Thru alongside the usual Ethereum, Solana, and Bitcoin. During Super Bowl LX, the company says it handled live deposits onto Algorand at peak demand - the sort of unglamorous, high-stakes task that tends to be where infrastructure companies actually earn their keep.
The marketWhere Unifold sits, and who it competes with
Crypto has plenty of companies touching pieces of this problem. Fiat on-ramps like MoonPay and Stripe's crypto product move dollars into digital assets. Wallet and infrastructure providers such as Privy and Fireblocks handle authentication, custody, and security. Bridges and routing services move value between chains. Unifold's claim is that it stitches the specific job of accepting a deposit into a single integration, and does it for chains and tokens the larger players tend to skip.
| What a developer wants | Typical setup | Unifold's pitch |
|---|---|---|
| Accept any chain / token | Stitch multiple providers + a bridge | One API |
| Gas & approvals | User handles it manually | Abstracted away |
| Get started | Enterprise sales call | Self-serve dashboard |
| Underserved chains | Often unsupported | Algorand, MegaETH, Thru |
| Platforms | Web-first, mobile as afterthought | Web, RN, iOS, Android |
The tidy version. Unifold's whole story is collapsing a column of "some other tool" into a single line item.
The obvious reference point is Stripe, and Unifold does not run from the comparison. Stripe's contribution to payments was not a new way to move money so much as a developer experience that made the old way tolerable - clean APIs, good docs, no sales gauntlet to get started. Unifold is trying the same move for on-chain deposits. Whether that works depends on questions no early metric can answer yet: whether the underlying routing stays reliable as volume grows, whether the business model holds as chains and tokens multiply, and whether the big on-ramps decide to compete for the same underserved corners.
The businessSelling a shovel, not a coin
Unifold makes money the way infrastructure companies do: usage-based fees tied to the deposit volume and transactions flowing through its API. It is a business-to-business tool, sold to developers rather than to the people making deposits. That positioning matters. The company is not asking anyone to believe in a particular token or chain winning. It is betting that on-chain money keeps growing across many chains, and that whoever builds those apps would rather not maintain deposit plumbing themselves.
That is also the quiet reason the ten-lines-of-code line is more than marketing. Every line of integration a developer has to write is a line they have to debug and maintain forever. Infrastructure wins by being the option that is less work than doing it yourself. If Unifold's number is honest and its reliability holds, the pitch is simply that building this in-house is not worth anyone's time.
It is early. Unifold is a 2026-vintage company with a handful of named customers and a set of metrics it reports itself. The founders have done a version of this before, which is worth something, and they have picked a problem specific enough to explain in one breath and general enough to apply to any app that touches on-chain money. Whether that turns into a durable business is the part that will take years, not a launch post, to answer.
Explore Unifold
- Website - unifold.io
- Unifold Blog
- Y Combinator company page
- YC Launch post
- LinkedIn - Unifold
- X (Twitter) - @unifold_io
- Timothy Chung on LinkedIn
- Introducing Unifold (blog)
Video interviews and a product demo were not available on public channels at the time of writing. Check the YC page and blog for the latest demos.