ABCDE: Rethinking 3 Hot Tracks in HK
Recently, the conference in Hong Kong has been in full swing, and the primary market has rebounded. In Q1, the ABCDE team looked at more than 100 projects and tested the water temperature. There are several tracks that are particularly hot, including Appchain, ZK, and Gaming.
Since this year, there have been some changes in these 3 tracks, and we have also had a rethink and recorded our thoughts as a memo for your reference.
I. Appchain(especially RAAS, Rollup as a Service)
RAAS is a track that has emerged in the past two months, closely related to the release of OP Stack. However, Appchain as a Service has existed for a long time, with Cosmos SDK as its representative, and it has gradually become popular after Celestia proposed a modular blockchain. RAAS can be seen as one of the recent hot subsets.
Why is the Appchain as a Service track likely to have been overhyped recently?
First, if you are a developer and want to create your own appchain, your options are as follows:
If your chain is EVM-based, then you can:
If your chain is non-EVM-based, then you can:
Don’t you feel like “the options are a bit too numerous?!”
Secondly, which applications are suitable for being developed into an Appchain? Do you remember the article and debates online a few months ago about whether Uniswap should become its own Appchain?
Overall, if Uniswap were to become an Appchain, it would have advantages such as transaction fees, token value capture, resistance to MEV, and resource monopolization. However, it would also suffer from reduced user experience, security, and composability.
In any case, we have not seen any plans or “ambitions” for Uniswap to become an Appchain yet.
Compound originally wanted to use Substrate to create its own chain, but later gave up. Currently, both Compound and Aave V3 are deployed on multiple chains, and it seems unlikely that they will become Appchains.
As for Curve, it never had such plans to begin with.
Only DYDX, which does not heavily rely on composability, has chosen to create an application chain on Cosmos. It should be seen in Q3 of this year. After Luna, this is the most anticipated Appchain, and it will show many builders a path — if you dominate a race track and do not require high composability, then it makes sense to create an “autonomous + high-performance” Appchain. Before that, you can choose a general chain ecosystem to develop your Dapp and upgrade your skills, and then fly solo when your level is high enough.
This path is relatively feasible. For example, if there is a SocialFi DAPP based on Lens Protocol that becomes popular with high daily activity, and Polygon’s throughput cannot keep up, then it makes sense to create a rollup Appchain using the infrastructure mentioned above. However, in the short term, there are still not many projects that can meet the conditions for developing a chain using this case and the number of infrastructure components that can launch a chain.
Another option is the racetrack that is naturally suitable for launching an Appchain directly. The project that takes this path would be the biggest user of the aforementioned infrastructure. Currently, before the problem of asynchronous composability is fully resolved, it seems unlikely that Defi projects outside of the Cosmos ecosystem will take this path. The most suitable race track is undoubtedly Gamefi (including Onchain Autonomous World). For example, DFK and Crabada based on AVAX, OPcraft was popular for a while, and Curio using Caldera to launch its chain.
Looking at my own Metamask and Keplr Wallet, apart from DFK and Osmosis, I haven’t used many other Appchains since Luna’s collapse. This makes me wonder if we really need such a large infrastructure of “dozens of Appchains or Rollups as a Service” in this cycle.
Regarding the recent popular RAAS (Rollup as a Service), a slight “Roast” can be made separately.
1.1. OP Series
Currently, the RAAS based on the OP series is basically Fork OP Stack. There is no technical barrier in itself, and the code and documentation of OP are very well-organized and clear. Our ABCDE technical experts can set up an OP Rollup Appchain following the documentation in less than a day. Therefore, this type of RAAS provides more value to customers in terms of Sequencer, block explorer, and fast deployment, and its marketing ability is far greater than its technical ability.
In addition, the TPS, block generation time, and usage fees of these Appchains are basically the same as Optimism, without any performance optimization measures. Therefore, theoretically, unless OP is congested, you cannot get a “better experience” than the OP general chain on this AppChain. This type of RAAS also inherits all the current drawbacks of OP, such as the fraud proof that has been delayed for a long time and has not yet been launched.
However, I still want to praise the vision of the OP Stack super chain. The more Rollup Chains that are deployed based on OP Stack or OP Stack Fork in the future, the more likely the OP super chain will become a “Polkadot-like” architecture that does not require slot auctions, has its own communication protocol, and is completely asynchronous and composable. Although this vision is still far away, the potential is enticing. OP Stack’s narrative has also enabled it to compete evenly with Arbitrum’s thriving Defi innovation. While I was writing this research report, Arbitrum also released Orbit. I knew that Arb could not ignore such a big piece of cake, and indeed, they launched their own token and a new project at the same time. Now, we can see a competition between OP and Arb again!
1.2. ZK Series
In theory, the RAAS (Relay-as-a-Service) of the ZK series has the potential to improve the user experience of Appchains. This is because projects like ZK-Sync and Scroll, which follow the ZKEVM route, prioritize compatibility and may sacrifice some efficiency in their circuit design, making it difficult to optimize for a specific DApp. If RAAS can provide separate circuit design or optimization for different DApps, the performance and experience of ZK Appchains will undoubtedly be better than the generic ZKEVM.
However, there are few people in the world who understand both ZK and blockchain, and most of them are concentrated in Starknet, Zk-Sync, Scroll, and Polygon. As for the ZK series RAAS seen in the market, it is basically using the open-source version of Zk-Sync Alpha to create a forked chain of Zk-Sync… When Polygon and Scroll are fully launched and open-sourced, at most they will provide customer options, like when creating a Linux virtual machine in AWS, you choose between Redhat, CentOS, or Debian.
领英推荐
Therefore, with no significant technological barriers, business development is still king, and it is not as mature as the OP (Optimistic Rollup) series. After all, several ZK Series Rollup official versions have not been launched or fully open-sourced yet, and what can be used now are only some open-source test versions, with bugs and less smooth experiences compared to OP. It is hoped that in the future, ZK series RAAS can appear, which provides separate circuit design or optimization for each Appchain.
II. ZK
If Appchain as Service can be considered representative of modular blockchains, then this year’s two major trends in blockchain — are modularity and ZK.
ZK’s abstacle can be seen in the following three aspects:
2.1.Scalability
Needless to say, several major ZK-Rollup mainnets went online this year, but after going online, there were still quite a few problems.
However, in the current stage, this may not be the case.
Security means that transactions must truly “end” on ETH L1. Currently, Arb submits transactions every two to three minutes, while Optimistic Rollups take about 10 minutes. ZK Rollups typically take 10–20 minutes to prove, and this is in the case of a block being full. If the ecosystem is not prosperous enough, and the block is not full, the time will be longer.
Therefore, although math is indeed greater than the game, the time it takes to complete transactions on ZK Rollups is still higher than that of Optimistic Rollups in the current stage. ZK algorithms, circuit optimization, and hardware acceleration need to continually reduce the time it takes to prove transactions. If one day, the proof time can be reduced to the level of 10–20 seconds (in 5–10 years?), then ZK Rollups will definitely surpass Optimistic Rollups in security.
2.2.Middleware and Others
This is actually a field that many people are relatively more optimistic about than scalability because using ZK for scalability is a very “heavy” activity, as can be seen from the fact that several Rollups have been tested for years before the mainnet is launched. Middleware is relatively lighter and can perfectly leverage the features of ZK.
The hottest middleware field is naturally Interoperability, which uses ZK proofs to eliminate the need for third-party witnesses, greatly improving the security of bridges and even connecting ecosystems that were originally disconnected or difficult to connect, such as between various Layer2s or EVM and Cosmos’s IBC. Currently, there are several teams working on it, such as Succinct Labs (which just released their Telepathy product a few days ago, implementing ETH’s one-way ZK bridge), Electron Labs (who first proposed the concept of ZK-IBC), and Polyhedra (ZK Bridge, ZK DID, ABCDE’s first portfolio).
Although this field is much lighter than Rollup, it is still a super hardcore and time-consuming field. It is unlikely to see a bi-directional, satisfactory and secure ZK bridge this year. For the interoperability completely based on ZK, we still need to plan for a timeline of 2–3 years.
As for other ZK fields, there seems to be a bit of an explosion this year, as those who have been to ETH Denver know. It can be said that there are teams using ZK for everything, such as on-chain safes, DID, oracles, and even AI and machine learning. Some of them do make sense, but there are many that make you wonder — it seems that this can also be done without ZK… In short, there is a bit of a 2017 ICO hype feeling, using blockchain as a hammer and looking for nails everywhere. At that time, there were all kinds of decentralized Uber, decentralized Airbnb-like projects that now seem very absurd, but this time, ZK has replaced blockchain, and it feels like we are trying to transform every field with ZK.
III. Gamefi
Gamefi may be the hottest track at present, without a doubt. If we count all the projects we have seen and discussed in the past few months, Gamefi should have the most sub-tracks.
The reason is not difficult to understand. On the one hand, Vitalik said years ago that finance and gaming would be the two scenarios where blockchain would first land.
On the other hand, the progress made in Mass Adoption in various directions such as Defi, storage, and Socialfi is still not ideal. Although the myth of X2Earn has been shattered, Axie and StepN have given everyone in the circle hope for “breaking the circle”. Many people firmly believe that “games” are still the key to achieving large-scale breakthroughs.
Therefore, for a while, game developers from Web2 began to turn their attention to this area, including technical teams from big companies and well-known game studios. At the same time, people from various native ecosystems such as NFT and Defi in Web3 began to consider how to “wrap their own things with Gamefi”. The Dookey Dash project by Ape was a relatively successful attempt.
However, the current Gamefi track is actually in a slightly awkward period. The pain and death spiral of X2Earn have just ended. People do not know how to strike a balance between incentives and gameplay. Everyone is blindly feeling their way forward. The consensus reached at this stage is basically “Free 2 Play”. The model of buying NFTs before playing, such as StepN and Axie, is no longer popular.
We currently see the following types of exploration:
It is challenging to say which one or several of these seven directions can make it to the end. Moreover, the development of Gamefi still faces a fundamental contradiction. Although games are the easiest way to bring users from outside the circle, the essence of games is to create a world that is disconnected from reality, allowing people to temporarily escape from their busy work and life and enter the “pure land” of the game paradise. However, the connection with Web3 or the underlying blockchain inevitably makes Gamefi reconnected with the real world through some form of financialization. Whether this connection will break the most fundamental function of the game, the “pure land,” is a problem worth pondering.
Summary:
After rethinking these 3 hottest track, it does not mean that we are not optimistic about these tracks. On the contrary, ABCDE is optimistic about the above three tracks in the long run and has already plans to lay out in these tracks. We tend to overestimate the short-term value of some technologies, while underestimate the long-term value of some technologies. These tracks may not provide short-term investment opportunities or returns. However, for us, a long-term investment-oriented VC with a 5-year exit period, time will be our best friend.