We've entered the golden age of crypto building, where we finally have the tools, and now it's about entrepreneurs coming in and saying how do we use these tools to make 10x impact for businesses or to build new consumer experiences that were previously completely impossible?
And the moment is now to break through, because we've done the infrastructure work.
The tools are in place, the stable coins, the chain, and now it's about putting it together into that magical experience that grows like wildfire across the world.
I'm really excited to be joined here today by Jesse Pollock.
Jesse is the founder of Base, which started life as Coinbase's blockchain but has since expanded into essentially the everything app for crypto.
You can use Base to trade crypto, store your own crypto and build community with other people in crypto.
Thanks so much for being here, Jesse.
Thanks for having me.
The reason Jesse's here is that Y Combinator and Coinbase are together putting out a joint request for startups building in crypto.
We both believe that there's never been a more exciting time than right now to build in the crypto world.
And we're going to talk about some of the reasons we feel that way.
And what are some of the specific ideas and areas that we think founders should be paying particular attention to as they go out and build really awesome crypto products and services?
Okay, Jesse.
In our request for startups blog post, we mentioned this progression from this idea of FinTech 10 through to FinTech 30.
Maybe you could talk us through how you think about that.
So I think about FinTech 10 as the 90s things like PayPal, where consumers for the first time got comfortable paying for things online.
I think about FinTech 20 as this wave of the last decade of startups that built on top of the existing legacy financial system to deliver friendlier consumer experiences with money.
Now I think about FinTech 30 as the opportunity to rewrite it all, to basically start from the ground up and say how do we make the financial system work better for everyone?
By building it on top of the programmable software platform that includes money and is crypto.
Okay, JC, so AI had its sort of magic moment with the ChatGPT launch.
Do you feel like crypto is maybe going through its own ChatGPT moment right now?
Candidly, no.
And I think the reason I say no is because if you ask a friend or family member, I don't think they'd say oh yeah, I have had a magic moment with crypto.
I think instead they might be fearful.
They might not actually know what crypto is doing on a day to day basis.
And so the thing that's powerful about that is that that's the best time for us to be building and the best time for YC entrepreneurs to be trying to break through.
And the moment is now to break through because we've done the infrastructure work.
The tools are in place, the stable coins, the chain.
And now it's about putting it together into that magical experience that grows like wildfire across the world.
What exactly has changed?
What exactly has developed that makes it feasible to build this technology today?
That wasn't possible, even like five or six years ago.
Yeah, so when we're thinking about building crypto apps, we're building on top of a stack.
And that stack has a few different components, but the ones that I think have really progressed in the last few years are a few.
So the first is chains have really matured.
And you can kind of think about the chain as the programming environment where you're building all of these applications.
So to AWS, the chain is kind of the next generation of that, where you can imagine you write code.
It runs on this globally distributed computer.
Anyone can access it and participate in it.
And that's the substrate where you can build.
And the problem that we had with the chains five years ago was you could do that, but it was slow and expensive.
And so when you were trying to build an application and you wanted to maybe send a stable coin or you wanted to enable someone to create something, you'd have them try and send 5 and it would cost 5.
It's like that doesn't work for building a consumer application.
And the thing that has shifted over the last few years is that those costs have come massively down.
And whether that's with Base or Solana, we actually have this scaling that's happening, where now you can build those applications.
And instead of it costing 5 to do something, it costs five tenths of a cent or five hundredths of a cent.
And that opens up the aperture of what's possible.
Yeah, I think it was like the classic criticism of crypto years ago was just hey like OK, like it sounds cool, but actually it's like it's like cheaper to send a wire transfer than like the gas fees on, like certain chains when they're congested.
A hundred percent.
And we think about this as the broadband moment for crypto where, when we were in dial-up of the internet, you couldn't have the applications that exist today.
And then gradually, we scaled the throughput, scaled the bandwidth, and that led to these new breakout experiences that really powered the growth of the internet over the last 20 years.
One thing I think people hear about, but they might not always understand in detail, is the difference between a layer one blockchain and a layer two blockchain.
Do you give the audience a little bit of explanation?
What exactly is the difference and what did layer two blockchains unlock?
Yeah, so when you're thinking about a layer one blockchain, the way I think about this is really that it's a piece of infrastructure that sits at the bottom of the stack, right.
And the big ones that people talk about and use and kind of are adopting today are Bitcoin, Ethereum and Solana.
And they all play different roles.
They're all complementary in different ways.
But they all play this role, I think, at the base layer, of being maximally decentralized and trying to make it so that they are a global platform.
That's a piece of infrastructure that anyone can build on without being fearful of being censored.
And that's this really important substrate, because you need that decentralization to make it so that no one company or one country can kind of co-opt what's happening on that platform.
Now, the thing that Ethereum pushed forward over the last five years was, they said hey, if we want to get to the sort of scale that can enable the next Google to grow that serves billions of people, there's inevitably going to be some trade-offs around this decentralization, the security that it provides, and then the scalability that actually lets you drive down those costs.
And so what Ethereum said is we're going to think about how do we build an architecture where, on top of that layer one, we can kind of create an ecosystem of what they call layer twos, which take that infrastructure, take that decentralization and then bootstrap off of it, build on top of it to scale, while preserving decentralization as a core characteristic.
And this is exactly what Base does.
So what Base does is you can kind of think about it like an HOV lane.
We sit on top of Ethereum.
We take millions and millions of transactions.
We compress them and we publish them to Ethereum.
And that means that when we're compressing them, we can get a ton of efficiency which lets us drive down costs a thousand percent.
But because Ethereum is sitting at the base layer, it brings that decentralization.
It brings that censorship, resistance to make it so that base can stay this open global economy that anyone can participate on.
Now Solana, I think, has gone to the other side of the spectrum and they said hey, we're gonna do it all at the L1.
And I think that that's a really cool and powerful design choice as well.
And this is one of the things that I think is really exciting about where we are at crypto is that we're exploring a bunch of different paths.
People are learning kind of in every single part of the world.
And then we're all converging back those learnings to build out these products and this infrastructure that's going to enable that next wave of adoption.
Engineers, whenever they're learning a new technology like usually often have their own like go-to app that they try and build to learn it right.
Like I mean for me it's usually trying to build like a simple blog, like engine or something like that.
If someone wants to start building with crypto and sort of understand what the power of a layer two blockchain is or base is, what's your recommended hello world or blog engine app that they should?
One app that I think will just be really powerful is building an interface that lets you interact with a swap like an AMM or an exchange.
So one of the really powerful things that crypto enables is it enables you to seamlessly swap between assets.
You can swap between Ethereum and a stablecoin or between multiple stablecoins.
And the way that happens is through what's called an AMM or an automated market maker, which is kind of an exchange that's written in smart contracts.
And those things are really simple.
What previously was hundreds of thousands or millions of lines of code has been distilled down to a simple formula and then written into hundreds of lines of code that sits in a smart contract that lives on base.
And I think one of the really easy and cool hello worlds is building a UI that serves as an entry point into one of those exchanges.
Because then you can see, oh, I can connect my wallet.
I can build this little interface that lets me take an asset that's in my wallet and swap it to another asset in my wallet.
And I don't need to sign up for an API key.
I don't need to get permission from anyone.
All I need is to write a little interface.
And so I think that that's a really good hello world.
Another thing that I think is a really good hello world is actually going in there and building your own AML right.
It is literally just a function that's kind of defining the relationships between how one asset swaps to another.
And it's on the order of hundreds or thousands of lines of code.
And so that's a little bit more complex.
Like you're getting into the smart contracts, You're figuring out like how do I actually make these kind of swaps work?
But I think that that learning experience of saying hey, you know, If you look at the New York Stock Exchange or any traditional exchange, This is huge amounts of infrastructure, huge amounts of overhead, and now that can be distilled into hundreds of lines of code I think that that's kind of an aha moment for a lot of people On the regulatory front, because that seems like it's a big catalyst for this particular moment in time for crypto.
There's lots of news around the Genius Act is going through and you've got various bills trying to regulate the crypto market.
In what ways have you seen regulation hold people back from being able to really innovate with crypto over the past few years?
And how is that changing now?
Yeah well, I think this is something that really impacted startups of the type that are coming into YC and trying to be successful.
And I've been working with builders over the last five, six years to try and figure out how can I help them be successful.
Building on chain.
And the thing that has been really consistent is that So many early-stage builders and late-stage builders ended up spending equivalent or more money on lawyers than they were on engineers.
And if you're coming into YC and you're interviewing and you're like hey, we're going to be spending more money on lawyers than engineers, my gut is that the YC partners are going to say okay, maybe you're not building in the right business here.
Really, are you as a three-person team going to be able to be successful?
Yeah, this was actually really what happened for us a lot of those application cycles in 2021, 2022.
We would look at it and feel like okay, what's the domain expertise you need to build something really good here.
And it was actually like if you're building a hardware company, you're building robots.
You kind of need to have some experience building hardware and robots.
And we felt that, with crypto, it was actually like you needed to really be paying attention to the regulatory aspects of it and understand securities law.
And if you're putting real estate on the blockchain, you need to understand what all the legal implications of that were.
And a lot of the time we'd be in interviews and we just feel like the teams had no understanding of it all.
And it was unclear how you would ever go to market or build anything.
Yeah.
And the thing I would say is I don't even think that that's an indictment of those teams.
That's an indictment of the fact that the regulation has been massively unclear.
Right.
Like there literally hasn't been rules of the road for entrepreneurs to build on this new platform and be successful.
And so the impact that we've seen of that is that it's basically just chilled out people from being successful.
If you have to spend more money on lawyers than engineers, how can you apply the YC principles of being customer centric and doing things that don't scale?
Like literally you're being forced to do things that much bigger companies should be doing instead.
And so I think that that has been this massive kind of constraint on innovation for the last decade.
And I think the thing that's just started to shift we're still in the early days, but it's really happening is that, Now that we're starting to have regulatory clarity whether that's with stable coins from the Genius Act or potentially with all of crypto tokens with the Clarity Act what's that leading to is it's leading to those entrepreneurs now having more certainty.
Oh, these are the rules of the road.
And therefore that idea that previously I would have to go get a ton of legal opinions on it.
Can I do this?
They can now just go and do it.
And that is such a lowering of the barrier to entry for the entrepreneur in the United States or outside of the United States that I think it's going to lead to a ton more innovation.
And.
But going back to the scaling things that we talked about and what's enabling this next chapter, we talked about scaling the chain.
I think that's a huge part of it.
I think the regulatory unlock is another huge part of it that's changed.
I think stablecoins maturing is a third huge part of it.
That's changed, where you now have programmable money.
That's the money that we're all used to that we can all use.
And then I also think that we've kind of had a bunch of breakthroughs on wallets and simplifying wallets and making it so that they can be integrated into the user experience in a way that's not scary.
Those, you know, four things chain scaling, regulatory clarity, stable coins emerging as a really powerful tool, and then wallets getting simpler and simpler, i think, have matured to the point where we've entered the golden age of crypto building, the golden age of on-chain building, where we finally have the tools, And now it's about entrepreneurs coming in and saying how do we use these tools to make 10x impact for businesses or to build new consumer experiences that were previously completely impossible because we couldn't program things on a global stage?
We couldn't move money at the speed of light, but are now possible.
And how do we actually use that to create this value?
I want to talk about stablecoins more.
So you mentioned those.
So far, it seems to be outside of trading, like the killer use case.
Specifically within the Y Combinator community and our portfolio of companies.
Obviously, looking at this, some of our fastest growing companies at the moment the AI companies, definitely get lots of attention.
But we have companies like Dollar App in LATAM, Aspora in India.
These are essentially neo-bank companies, services that are really built around stablecoins, and their growth rates are incredible.
I'm sure you guys have seen this at Coinbase too.
Let's start with this.
Why have stablecoins taken off in this way?
And actually, I'm curious as someone who's been around crypto for so long, Has it surprised you?
Did you think it was going to be stablecoins all along?
I don't think we thought it was going to be stablecoins all along.
I mean, I remember when we launched USDC, I was in the war room at Coinbase.
We launched it in collaboration with Circle.
I think at the time we felt like we got to go do this, but we're not really sure what's going to come from it.
And candidly, like the first two to three years of USDC, we had launched it, but it didn't grow that much.
Like it took us a while to get to a billion dollars of issuance.
It took us a while for people to be like, oh, this is a meaningful thing.
Now, you know, there's almost $200 billion of stable coins in the market.
So I think it's kind of feels obvious.
But even in 2017 2018 2019, when we were just getting started here, I don't think it felt obvious at all.
Now, I think the thing that stablecoins unlock which has been the primary thing that's driving this is they enable programmable money to come into the existing financial system and give, in particular, programmable dollars to anyone in the world.
And this is a big unlock because previously, prior to stablecoins, if you were an entrepreneur outside of the US or if you were just an everyday person outside of the US, you actually didn't really have a way to access dollars.
You couldn't open a dollar account.
You couldn't get a dollar savings account.
You couldn't get a dollar business account.
And that meant that, whether you were trying to transact with other businesses or consumers in dollars, or you were just in an economic, local environment where your currency wasn't really working for you maybe because it's massively inflating, or maybe because it is unstable in other ways you were cut out of accessing the dollar system that actually did work pretty well.
And so I think the first big unlock that Stablecoins has done is basically said okay, now everyone in the world can access dollars, and not just can they access it, they can build with dollars.
And they can build with dollars on this new programmable platform where there's dollars can move instantly, globally and basically for free.
And so that for me, i think, was the first thing.
Now there's a ton of other things that stable coins are going to unlock, but that alone was a 10x, 100x improvement for hundreds of millions of people around the world.
And I think it's the thing that's led to this growth from zero to almost 200 billion of stablecoins in the world today.
And it seems that, I mean, that maps out pretty well with what we're seeing, which is where, in particular, the neobanks, the dollar app and Aspora, the killer use case really seems to be remittances and sending money internationally instantly, cheaply.
What are some of the other applications of stablecoins that you're personally really excited about, or do you think builders might not recognize as great opportunities?
Well, this is one where I think that there's an opportunity that runs counter to the narrative, because there's a ton of excitement about dollar stablecoins.
And I'm really excited about dollar stable coins.
I think there's so much more that we can do with them.
But, at the same time, as I've talked to builders and as I've talked to regulators and businesses in countries around the world, so many of them have excitement about dollar stable coins because they solve an immediate need.
If I have inflation in my country, I can now save in dollars and that helps me have a more stable savings account or a more stable business account.
At the same time when I talk to those folks, I think that there is an intuitive feeling of oh man, we have our own local economy and we don't want that economy to be dollarized.
Right.
Like if I'm in Kenya or Brazil or Nigeria or Indonesia, we have excitement about building our own local economy on the Brazilian Real or the Nigerian Naira, or that kind of excitement about investing in one's local economy, And then the, I think, kind of intuitive feeling of ooh, there's this tension between getting the value from dollars but also not having dollars dominate in a way where they crowd out the local economy.
I think to me that is one of the most exciting opportunities to kind of lean into, and what we're seeing start to be that opportunity is that now, alongside the dollar stable coins, you actually have entrepreneurs in all those countries who are creating stable coins for their currencies.
So you have a brazilian real currency, you have a nigerian naira currency, you have indonesia rupee currency.
You have a stable coin for every country, and what that means is that you can take all of the innovation that has kind of been built on top of dollar stable coins whether that's, you know, easy to send or it's easy to borrow and lend with, or it's easy to swap to other things and apply them to your local economy.
So now you want to do business loans in your local currency.
Great.
Take a bunch of the stuff that's already been built and apply it to your local stable coin.
And that opportunity to take this technology and make it so that it's actually an empowering technology for local economies.
I think that that is one of the most exciting things.
And it's still early.
It's still small.
But for builders, like the builders coming through YC, who are coming from all around the world and who are excited about taking on those hard challenges, I think that that's going to be a place where there's a massive amount of opportunity.
So for those founders and those builders in those countries it maybe isn't clear in each of those markets which the winning stablecoin like.
In the US it's USDC, but in those markets it might not be clear.
So do you think those builders should go out and try and like, should they start their own sort of circle Coinbase consortium and launch a stablecoin?
Or should they try and pick which they think is the winner and build around that?
I think both, right?
And you're going to have entrepreneurs that want to pursue different things, right?
If you're starting a local stable coin, you know it's going to look like working with the government and working with banks and figuring out how do you do custody in a secure way.
I think that's a massive opportunity.
And we actually just put out a request for builders for base, where it's like we want to talk to entrepreneurs in every single country in the world who are doing that work, because it's so, so important and we want to support them and help them be successful.
Now, at the same time, a lot of builders might not be excited about that, right?
They want to be building product instead of building the relationships with banks and figuring out how to custody.
And I think one of the really, really powerful things about crypto is that it's built in such a way where it's composable right.
And so if you build around one stablecoin and then another stablecoin starts growing really quickly and you think it's actually going to be better for your business, it's not going to be that hard or that expensive to say OK great, now let's support that other one too.
Because again, they're all running in the same computer and they're all programmable.
And so you really can build systems in such a way where both can plug in.
And so I'd say, if I'm an entrepreneur who maybe isn't interested in starting the local stable coin, but does want to be building solutions that use local stable coins, I think about you.
Know, how do I build my solution in a way that works with all of these stable coins?
How do I make it so it works with dollar stable coins too?
Because I think that kind of flexibility that's actually what consumers and businesses are gonna want.
They're gonna want the ability to have my you know payments app and be able to save in dollars, save my local stable coins, swap between them, earn interest on both, borrow with both of them and I think really for the first time, that's actually possible with crypto because it's all running on on this programmable platform.
YC's next batch is now taking applications.
Got a startup in you?
Apply at ycombinator.com slash apply.
It's never too early, and filling out the app will level up your idea.
Okay, back to the video.
How about for like, US-centric builders?
How should they think about the opportunities to build in stablecoins right now?
And maybe a bit of a segue here, but I know that Coinbase just launched like a commerce payments protocol with Shopify.
How does that tie into this and how does that create opportunities for founders in the space?
Now that we have the fast chains, we have the scaled, stable coins, we have the mature regulatory environment, we have the easy to use wallets.
I think the opportunity is basically looking at every single part of the financial system that exists today and figuring out how do we turn that from legacy systems that in many cases are 50 to 100 years old into programmable smart contracts that live on chain, and you can look at every part of the world and be like wow, look at this system that is written in cobalt, that you know has millions of lines of code, that has all of this cruft, that has massive fees.
Can we write that into a smart contract?
That's 500 lines of code?
And the answer is yes.
It's literally yes.
And this is exactly what we saw with Shopify.
You're talking about this commerce payments protocol that we built that lets any Shopify store in the world accept USDC on base from anyone else in the world.
And the thing that we did to unlock that was we embedded with the Shopify team.
And shout out to Toby and Shopify.
They came to us and said we think the moment is now for us to look at all of our existing acceptance systems and figure out how can they be rewritten in smart contracts.
And what we did over a nine-month period was exactly that.
We went into their systems, which are literally millions of lines of code, where they're doing things like escrow.
They're taking taxes.
They're doing fees, tariffs.
They're doing refunds chargebacks, like all of this business logic around accepting money for a good, which for most of us, I think it's kind of behind the scenes, but for a business like Shopify it is the scene.
It's the thing that you're doing.
And they said, okay, how do we now translate that into a smart contract?
And the crazy thing is that after nine months of work, we translated a smart contract, and that smart contract ended up being about a thousand lines of code.
Interesting.
So literally like stuff that previously was a million plus lines of code, now a thousand lines of code, because it's a thousand lines of code running in this open platform computer where you have money built in, you have stable coins built in, you have the ability to do escrow, you have the ability to do fee splits and value splits between all these different parties all natively in the code.
And I think, you know, still a ton more work to do there.
But the mental model that entrepreneurs should be taking is there are opportunities like that in every single part of the United States and global economy.
Yeah, I think like one of the lazy criticisms of crypto has always been like oh, it was supposed to be a decentralized system, but then you need chargebacks, you need escrow.
And now we're just like reinventing the same thing over and over again.
There's no innovation. here, it's clear why this is better for Shopify and Coinbase.
So this is like way more efficient.
It's going to be faster, cheaper, and a better user experience.
How about again for the founders though?
How do they build around this protocol, and how do they?
What are the opportunities for them to capture value for themselves?
I think it's a really interesting and important clarification, you know, because I do think sometimes people look at this and say oh, like is this giving up the core values of crypto?
And from where I sit, the place where decentralization is really, really important is at the very bottom of the stack.
You need decentralization at the Ethereum layer at base, because what that enables is it enables this global platform that everyone can come and participate on.
Now, on top of that platform, the thing that we're seeing is that if you just myopically say okay now, not only does the base layer need to be decentralized, every single thing that goes up and down the stack also needs to be decentralized.
You're basically throwing out what we've learned about building businesses for the last hundred years and saying Oh no no no, no.
Like that stuff's wrong.
And actually like it's right, like shopify is the world expert at commerce, and so we should probably listen to them and say hey, what if, instead of saying they don't know what they're talking about, we say no, they know exactly what they're talking about and they can figure out how to use these new tools and that decentralized platform at the bottom to build their existing systems in a way that is more efficient.
And so I think the opportunity for entrepreneurs is basically saying OK, let's say I'm a business that needs to do acceptance, or I'm building a product that needs to do merchant acceptance.
How can I take a tool like the commerce payments protocol and use it to build an acceptance product that is 10 times cheaper and 10 times faster than other acceptance products on the market and there's going to be so many opportunities like that, whether it's with acceptance and merchants, or it's with lending and borrowing, or it's with other forms of credit, or it's with trading that mental model of we now have this new platform.
How can i translate it?
Lower the cost, lower the barrier to entry, deliver that 10x better product and use that to disrupt incumbents so that I can go and get more market share.
I can build a more important business that actually changes the world in a bigger way.
I think that's the mental model.
And who are some of the?
Who are some of those incumbents that founders should have in mind when they're thinking about disrupting?
Can you say that?
I'm not going to name names, but I think if you look at the way the internet works today, the internet originally didn't have money programmed into it, right?
And so what ended up happening is you basically had to figure out okay, how do we add money to the internet?
And what that led to is you have a small number of intermediaries who played the role of bringing money into the system.
Theoretically was supposed to be a native protocol, right?
Literally.
It was supposed to, right?
We were supposed to have payments in it, but then we decided not to.
And so that led to this point where you have these intermediaries, whether they're payments networks or social networks, that have basically said we're going to play the role of bringing together these two sided markets.
You know, the the payments networks are buyers and sellers.
The social networks are creators and consumers.
We're going to sit in the middle and we're going to mediate the transactions happening between them.
We're going to enable the buyer to buy something from the seller.
We're going to enable the consumer to interact with the content from the creator.
And we're going to take a fee for that, because when we build that network effect, we're going to actually have proprietary access to it.
It is our network effect, and then we're going to monetize it.
And I think the thing that's shifting with crypto is those network effects are being turned inside out.
Where it's, when we're onboarding people on chain and we're bringing them into these new systems, they're actually entering an open network where, when you join the network, anyone can now start to participate.
And so if you have stable coins, you can do a payment to someone else with stable coins.
And that's not mediated by one payment processor that's checking out every debit card and credit card that's going through the system.
It's sitting on an open platform that anyone can build into and anyone can participate in.
And so I think the thing to look for when you're an entrepreneur right now is where are those really scaled network effects that have been built up around intermediaries who are intermediating transactions, whether those are social transactions or commerce transactions or financial transactions?
Borrow lending trading.
And then how do we use this new open platform to mediate those same transactions in a way that's 10 times cheaper, 10 times faster and 10 times more globally available?
And I think that globally available one is a really really, really important one, because Because it's going to be the thing that's going to enable everyone, regardless of where they're born, regardless of where they live, to participate in these new value creation systems.
And I think it's going to lead to the world becoming a lot better place.
It actually sparked some memory for me of the first cycle of crypto applications we saw years ago.
A characteristic that we also often felt of some of the teams probably the weaker teams is that It felt like they were putting the crypto solution ahead of the problem and they were hammer searching for nail.
The thing that's been really exciting about some of the stablecoin companies that have broken out, I think, is that it's not even clear that their users know that they're using stablecoins per se.
It's just a technology.
From their perspective is like oh, now I can send money back from India to the US.
Instantly, it's way cheaper.
The user experience is great.
I think our advice to founders would definitely be look for those sorts of opportunities where you understand the technology deeply enough.
You've read the Commerce Payment Protocol paper.
You know how this all works, but you're looking for like, actual problems, and the users might not even be aware that you're using crypto to solve their problems.
I think that's usually a better approach to finding good startup ideas.
100%.
It's all about how do we solve real problems for everyday people, for everyday businesses.
So if we zoom out, stablecoins are essentially just one type of tokenization.
Maybe could you explain what does that actually mean to tokenize something?
And then are there other types of assets you're excited about seeing be tokenized and brought on chain.
If you think about the existing financial system, you can kind of think about all of these large classes of assets, right?
Stablecoins map to fiat currencies, right?
You have the dollar, you have the euro, you have the yen, you have hundreds of fiat currencies from all the countries around the world.
That's obviously not the only class of assets.
You also have stock.
You have bonds.
You have real estate.
You have all of these complex debt structures.
All of that today sits inside of the existing financial system, right?
Maybe it's the stock certificates that sit with the DCCC?
Uh, you know it's.
It's this whole world of records that map to financial assets that sit inside legacy systems, and so when we're talking about tokenization, i think one of the big swaths of tokenization i think the one that most people think about when they're thinking about tokenization is basically how do we take all of those asset classes and move them out of the legacy books and records and into this new programmable environment?
How do we move them from the records that maybe started 100 years ago, when we had the first stock certificates, into smart contracts that live on base?
And that is a massive opportunity, right?
Like, again, there's trillions and trillions of dollars of assets in the world.
And I think we can all imagine that if you take all the assets that exist and then you put them into a platform where they can be programmable, they can move instantly.
They can move basically for free, they can be accessible to anyone globally in the world.
That's going to create a lot of value for the world.
And so we're really excited about seeing that.
And that's what we're seeing every day on base right now.
It's like people are bringing stock, they're bringing bonds, they're bringing more stable coins, like I talked about earlier.
They're actually bringing collateralized debt positions like every single thing you can imagine.
It's being moved from the legacy system into the new system.
The other class of tokenization that we're also really excited about, which I think is a more emergent thing, is whole new asset classes that don't exist in the traditional world.
Yeah, what are some examples?
I think, a thing that you have to quit a little bit to see it and it can run counter to, I think, the advice you were maybe just giving to entrepreneurs right.
I think one way of thinking about crypto is okay.
How do we look for existing systems that are broken and how do we use this new technology to make them more efficient and deliver value to customers with that?
I think the other way of thinking about crypto that we really believe in and we do not think should be eschewed is saying OK, we have a new platform.
What if there's stuff that like, wasn't possible before or that we couldn't believe before, that is now newly possible in this new platform?
And what if that is actually 10 times bigger, 100 times bigger, a thousand times bigger?
If we were in the early 2000s or the mid 1990s, I think you know if we said OK, the big thing about the Internet is we're going to bring all of the books on chain and we're going to bring all the news things on chain.
I think a lot of people might have said, yeah, that's the big thing.
And they all would have been wrong because really, what the big thing was about the Internet was all of the content that, like none of us knew even existed, from billions of people all around the world that's now enabled by the social global internet that exists today.
Are there directions like this that you're excited about?
Things that just don't exist, that can only exist in sort of like an on-chain world where there's programmable money.
Yeah, I'd say the biggest one that I'm excited about, and this is something that's a big part of what's happening on base right now and what's happening with the base app is the idea that we have a whole creator economy that's built right now, but currently the creators and the content that they create aren't actually valued as assets.
And that is because they are the content and the creators.
Again, they're kept in these locked up systems where those network effects are controlled by a small number of corporations.
And those corporations monetize it.
They monetize that content to the tune of literally hundreds of billions of dollars a year.
But the creators don't actually have access to that value.
And so I think one of the biggest asset classes that we believe is about to emerge is content and creators and creator capital markets where, for the first time, you're going to have creators that start to say hey, I want to use this new platform to raise capital for myself.
I want to bring my content into this new free market.
And then I want to have that content be valued by the market.
And so, for instance, on the base app, it's a new social product where every single post that you make is a coin and every single creator is a coin.
And what that means is that the content and the creators are getting valued in real time.
So when I post, I get tons of people trading that asset just like they're liking and commenting on Twitter or other social platforms.
And what emerges from that is A a value for my content, which I can then monetize by borrowing against, lending against.
I have a whole suite of content that now is literally valued in the free market.
And then B there's all of these off-flows of value from every single trade that get routed back to me.
And so what we're seeing happen is that, when creators bring their content into the free market, they make more money, because now that content isn't being taken by someone else.
It's being owned by them and they're actually benefiting from it.
And so for us, when we look at the internet today, we can see that that's what power said, but we can also see that it's not an asset that's realized for creators.
And so we're so excited about bringing that into this new platform and actually making it something that people can access.
Let's just talk about the founders and the teams themselves.
Coinbase is unusual in that you're both a product company and you also invest in these teams yourselves.
When you're looking for teams to invest in the crypto world.
What are some of the attributes you look for?
How do you tell that this is the type of team that can build something great in the crypto world?
And maybe what are some of the success stories so far?
Yeah, and I'll start with one thing that we don't look for, which is that we do not look for people in a certain part of the world.
Because one of the superpowers of crypto is that everyone's on a level playing field.
Whether you're in the United States or you're in Nigeria, or you're in Argentina or you're in Indonesia, everyone has a fair shot because they have access to the same economic platform and they can participate in this global economy that we're building.
So that's one thing we're not looking for.
Everyone can build on base.
Everyone can participate in this next wave of innovation.
Now, in terms of things that we are looking for, I think that they honestly mirror YC a lot, right?
We're looking for a small team of people who are builders, right?
It's like, do they actually have the skills?
We almost never see it work where it's like I have an idea and I'm going to farm it out to someone.
You have to be a builder.
And whether that's writing the code or building the community or creating content, doing the work and being in it every single day is the only way to build a successful product, successful startup.
That's the first thing.
I think the second thing that we're looking for is we look for people who understand the technology right.
If you want to be someone who breaks through and actually delivers that 10X improvement, you need to see the connection between how can I solve this problem with this technology?
And that requires understanding the technology.
And so doing that work, to write your first smart contract or build the interface to a DEX.
That is the learning that then builds the muscle for having those intuitions about.
OK, here's the opportunity that's going to enable me to kind of break out in the next way.
So that's the second thing that we look for.
And then we have this phrase, which is that we look for people who are based.
And what that means to us is it means that they work hard.
It means they do the right thing.
It means they push boundaries with creativity.
They're willing to take risks.
It means that they put the team over the individual.
They want to go and do something that's bigger than just themselves.
And that value set is, again and again, the the sort of people that we love building with, because they're the entrepreneurs who show up day in, day out, when it's hard, when it's easy uh, when people don't believe in them to try and make the world a better place.
Another area that's obviously capturing lots of attention right now is AI, and we're just seeing all these magical AI companies building great products and growing really quickly.
It seems like AI and crypto should be a very natural fit with each other.
So maybe can you talk a bit about that?
Where do you see the opportunities for those two technologies intersecting?
And maybe how does Coinbase think about the opportunities for founders there?
I think it is a special thing that crypto and AI are growing up together right now.
Because when you look at the problems that AI has, I think you can solve a bunch of them with crypto.
And two of them stand out to me.
One is, in a world where AI proliferates, it's going to be really hard to know what's real.
And crypto provides a level of hardness and verification that I think can connect to AI in a way that solve that problem.
Like if you have millions and millions and millions of things being created, being able to use crypto rails to authenticate them and verify them, and say hey, these things are connected.
These things are real.
I think that that's going to be a huge unlock.
The other one, which I think I'm maybe more excited about, is that AI is about programmability.
It's about enabling agents that at their core are computers and writing software and reading software and consuming software.
And what better substrate for those agents to be operating on than money as software?
Right.
If I'm an agent and I want to be sending money to other agents or transacting, I want to be using something that's natively built for me.
And I think that's exactly what we're seeing happen with crypto right now is that crypto is plugging in as a platform that enables agents to transact natively.
So, instead of going and trying to operate in a browser over the legacy rails, they just call the smart contract and it does the thing that they want to do.
And so I think that that kind of substrate of crypto, serving as a platform both for verifiability and money that agents can then transact on top of as their native substrate, it's going to be hugely powerful.
Yeah, it totally maps onto what we've seen in AI too.
It's like people anthropomorphize their agents a little bit and it's like they actually, to do the work.
They need their phone number, they need an email inbox, they need a browser that they can actually use.
And so yeah, it makes total sense that they would have their own wallet and that would be a crypto wallet.
I have a question for you, which is that you know you've talked to a lot of companies I assume through the interview process that are doing crypto.
What are the crypto companies that have stood out to you as like exciting for YC, and what are their characteristics?
Yeah, I mentioned a couple of them, like DollarApp Aspora, Neobank built around building a new experience for their users, with stablecoins in particular, but just more generally, a better experience for users in those countries.
I think a really interesting one that I've personally been involved with that I'm excited about is called Courtyard.
And they started out as a sort of a collectibles marketplace.
And what they I think they were doing was interesting, innovative is that they wanted to like actually verify that the collectibles were like authentic.
And so they would actually manually verify that the baseball card was what it said it was, or the collectible toy was what it said it was, and then put that onto the blockchain as just immutable proof of the authenticity and then sell that on the marketplace.
Another question I have is you've now seen the arc of lots of startups being built.
What would you say to crypto builders who are like, we've been here for 15 years.
It hasn't happened yet.
Like, we're tired.
Yeah.
Here's a good question.
This time is different.
It really does actually feel like that.
It does.
It does.
YC's philosophy first and foremost is just like fund the best teams and fund the best founders.
There's a particular DNA or founder that we want.
It's like Brian, it's like you, it's like very like technical, like technically minded engineers who are willing to go out and learn about customer pain and business to the extent they need.
And I think the reason I'm most excited about stuff now is just I think there was a period of time where crypto wasn't attracting all of those people.
And it was sort of a mix.
Some of them have always been there, but there was also just a lot of people who were there for, like the speculation and basically trying to make money really quickly.
And I think now is the first time I feel really that the stars are aligning where, Like you're seeing, like really strong technical teams who want to solve like real problems, actually sort of paying attention to the space.
And I think it is largely what you said actually like the chilling effect around the regulatory environment on this stuff, I think just scared away a lot of those people.
And now it feels safer to build in the space.
And so we're just like I feel each batch we're seeing like people coming in.
I think the stable coins are sort of like the obvious entry point into it, because it's, like you know, the most clearly regulated space, the most clearly sort of understandable use case.
But I think you extrapolate that line out forward like 12, 18 months from now, we'll just be seeing more high quality teams, especially of that sort of like YC and Coinbase DNA, like working on crypto ideas.
Yeah, the builders are getting better and better.
It's awesome.
Maybe do you have some closing advice for some of the technical founders out there who want to build in this space.
What's one bit of key advice you can leave them with?
Yeah, my advice would be come up with a thesis of what you think is broken and then show up every single day trying to either prove or disprove that thesis.
That work of showing up, talking to customers and doing it is going to be the thing that leads to the successful startup.
So let me ask a final question.
Is YC open for business for crypto?
Yes, 100%.
I mean, we absolutely want to fund all the great teams that are working on crypto.
I love it.
So excited.
So excited to be here.
So excited to be doing this.
And so excited to hopefully see hundreds and hundreds of incredible startups being built on crypto backed by YC, in the coming years.
So if you're a builder, if you're an engineer and you're interested in building a crypto startup, YC would love to see applications from you and we'd love to work together with Coinbase on helping you succeed.
Thanks so much for being here, Jesse.
Thanks for having me.