TL;DR

What is the super world computer?

Ethereum is often referred to as the "world computer.” The "world computer" refers to a decentralized network that functions like a global operating system. It allows users to run applications, store data, and execute smart contracts without centralized control. The concept emphasizes a system where computation and data storage are distributed across many nodes, providing transparency, security, availability, and resistance to censorship.

Unfortunately, due to the limited computational power of Ethereum itself (e.g., in terms of transactions per second), the mission of the world computer to serve people around the world is greatly limited. To address the scalability problem, Ethereum is moving towards its layer 2 (L2), a.k.a., the Rollup-centric roadmap. The idea is to submit the off-chain transactions to Ethereum L1 and then validate the correctness of off-chain execution using fault proof or validity proof. In this way, the correctness of the execution result is guaranteed by the Ethereum L1, while the capacity of off-chain execution can be greatly increased.

While the Rollup approach has the potential to achieve hundreds or even thousands of TPS (transactions per second), Ethereum and its L2 solutions are still missing some critical components needed to become the world computer that serves global users without centralized control:

To address all these problems, we are introducing the super world computer - a highly customized OP Stack rollup designed to bring the vision of the world computer to life, backed by years of research and development.

Existing Ethereum L2s Super World Computer
User Onboarding Cost Upfront cost to buy ETH as gas token No cost by receiving Soul Gas Token
Processing Sequential execution/IO model with ~200M gas/s Parallel execution/IO model with > 1G gas/s
Storage Limited by single node capacity 1000x of single node capacity
Frontend DNS + http:// ENS + web3://
Security Fault proof or validity proof Advanced fault proof with fast settlement

Our Approach

Soul Gas Token

To bridge the gap between traditional web users and the growing world of Web3, SWC will adopt a non-transferable gas token named Soul Gas Token, where the SWC token (ERC20) is the native gas token of the SWC Rollup, thanks to the recent custom gas token feature of OP Stack.

The concept of Soul Gas Token revolves around facilitating Web2 users' entry into Web3 by airdropping them with a non-transferable gas token. This token will enable users to pay for transaction gas fees without the immediate selling pressure. Additionally, this feature does not require support from new wallets—existing EOA wallets will automatically prioritize using the Soul Gas Token for payment before drawing from the user's account balance. This initiative is particularly aimed at those new billions to Web3, providing a seamless transition without the upfront cost of acquiring a gas token.