
Epicenter - Learn about Crypto, Blockchain, Ethereum, Bitcoin and Distributed Technologies Near One: Scaling the Agentic Internet. AI X Crypto - Bowen Wang
4 snips
Jul 17, 2025 Bowen Wang, founder of Near One, brings a wealth of knowledge on blockchain and AI integration. He discusses Near’s evolution from AI to blockchain, revealing the challenges faced during this transition. Bowen dives into the innovative asynchronous sharding model that enhances scalability, allowing smart contracts to interact seamlessly. Fast finality is highlighted, emphasizing its benefits for user experience and development. He also explores the potential of decentralized infrastructure empowered by AI agents, aiming for a more user-centric internet.
AI Snips
Chapters
Transcript
Episode notes
Asynchronous Execution Across Shards
- Near's full sharding architecture executes cross-shard calls asynchronously across multiple blocks. - Developers are shielded from shard complexity and are encouraged not to co-locate smart contracts to maintain system flexibility and reliability.
One Chain, Multiple Shards Coordination
- Near has only one blockchain for all shards aggregated in each block's header, enabling global coordination of shard state. - Validators know producer assignments and shard states via consensus on chunk headers included in blocks.
Stateless Validation Enables Scale
- Stateless validation on Near requires validators to receive state witnesses (Merkle proofs) to validate without holding full state. - This design enables validator rotation every block and significantly reduces hardware requirements, improving decentralization and scalability.
