Sublime
An inspiration engine for ideas
To address this, the community chose a rollup-centric approach. The idea is simple: Instead of hosting all applications on Ethereum, the focus is on rollups that offer faster, cheaper transactions while still settling back on Ethereum. As a result, you get faster, cheaper transactions, but still keep Ethereum’s security.
Jun • Making Sense of Based Rollups on Bankless
Since the advent of Optimistic Rollups (ORUs) and Zk-Rollups (ZRUs), the paradigm has changed.Computation is run off-chain by high-end machines (the provers) while posting a fraud proof (on ORUs) or a validity proof (on ZRUs) on a settlement chain, which can prove the computation integrity, or in other words, that the computation has been executed ... See more
Thoughts on on-chain gaming

dtsroll is a Type Script declaration file (.d.ts) bundler
Use it to:
- Tree-shake unused types
- Bundle in private monorepo deps
- Improve type-checking perf
👉 https://t.co/pCxVzBWLYj... See more
Based rollups use the L1 for consensus, data availability, and settlement layers, while handling execution independently.
Jun • Making Sense of Based Rollups on Bankless
There are clearly differences, but they have the same general shape. Let’s take it a step further. What if you wanted stronger pre-confirmations on your rollup (assume this is not a based rollup) rather than a centralized sequencer. Well then you may implement a PoS sequencer set, reintroducing economics that again look even closer to an L1. Or, wh... See more
Jon Charbonneau • L1 & L2 Token Value Capture - DBA
Rollups depend on Ethereum for security and decentralization , while Ethereum depends on rollups to expand the economic activity of the ecosystem .
HackMD: Your Collaborative Markdown Workspace for Knowledge Sharing
App Chains are not new. The difference in 2023 is that they are coming to EVM, where the majority of users + integrations (wallet, validator, bridge, node) support. Optimism’s OP Stack @optimismFND is open-source and allows any project/team to launch their own roll-up chain. In 2023 alone, adopters include:
> Coinbase’... See more
Ryan Y Yix.com