
4-17 Optimum Twitter Space 访谈整理
大家好我是雨夜 ,专注早期项目交互,发布优质项目的交互教程,关注我获取最新交互。 推特:@0xrainight 一起回顾一下 4-17 optimum Twitter Space🟢 主持开场 & 重要公告主持人: 欢迎大家加入本次 Space,我们请到了 1kx 的 Way、Optimum 的联合创始人 Kent 和 Muriel。Optimum 本周刚刚完成了由 1kx 领投的 1100 万美元种子轮融资,同时还有 Robot Ventures、CMT、Spartan 等参与。🔍 嘉宾自我介绍Way(1kx 合伙人): 长期关注区块链基础设施投资,尤其在可扩展性、隐私和底层技术突破方面。非常看好 Optimum 在网络层和内存层的创新。 Kent(Optimum 联合创始人): 过去几年以投资人身份进入加密领域,现在与 Muriel、Kishori 一起推动 Optimum 的落地,旨在从最基础层重塑 Web3 性能。 Muriel Medard(Optimum 联合创始人,MIT 教授): 过去二十年致力于可靠通信和网络编码技术研究,现带领团队将这些成果带入 Web3,推...

20亿美元估值项目Sui ,即将启动激励测试网,抢先体验
大家好我是雨夜 ,专注早期项目交互,不定期发布优质项目的交互教程,欢迎关注我的推特。 今天介绍的项目是Sui, Sui 是一个无需许可的权益证明(PoS)区块链网络,解决链上交易速度和安全性问题,由 4 位前 Meta 工程师创立的 Web3 基础设施公司 Mysten Labs @Mysten_Labs 开发。目前正已20亿美元估值,寻求2亿美元的B轮融资。8月将开通激励测试网,现在抢先体验测试节点的搭建吧。节点版本更新1、进入配置文件目录cd ~/sui-node/devnet 2、更新配置文件sudo wget -O fullnode-template.yaml https://github.com/MystenLabs/sui/raw/main/crates/sui-config/data/fullnode-template.yaml sudo wget -O genesis.blob https://github.com/MystenLabs/sui-genesis/raw/main/devnet/genesis.blob sudo wget -O docker-com...

【Optimum-简介】为 Web3 构建缺失的内存层
大家好我是雨夜 ,专注早期项目交互,发布优质项目的交互教程,关注我获取最新交互。 推特:@0xrainight昨天(2025-04-15)Optimum **@get_optimum 宣布获得 1100万美元融资,我们一起来了解一下这个项目。项目背景简介:为 Web3 构建的内存革命Optimum 是全球首个专为 Web3 打造的去中心化高性能内存层基础设施,旨在解决当前区块链系统中的关键瓶颈:缺乏高效、实时、可扩展的数据存储与访问机制。 在传统计算架构中,内存是支撑 CPU 运算和系统运行的关键组件,但区块链作为“世界计算机”,却长期缺少这一关键模块。当前多数区块链仍依赖冗余传播(如 Gossip 网络)、高成本状态保存和低效的数据堆栈,导致性能瓶颈严重,难以支撑实时交互的复杂 dApp 应用。 Optimum 打破这一局限,通过引入 MIT 发明的“随机线性网络编码(RLNC)”技术,构建起一个模块化、无需许可、可通过 API 接入的链上内存系统,从底层重塑区块链的性能基础。核心团队阵容:顶尖学术 + 工程背景Optimum 拥有由学术泰斗与工程专家联合组成的核心团队,具备前...
专注测试网,早期项目交互 https://twitter.com/0xrainight



4-17 Optimum Twitter Space 访谈整理
大家好我是雨夜 ,专注早期项目交互,发布优质项目的交互教程,关注我获取最新交互。 推特:@0xrainight 一起回顾一下 4-17 optimum Twitter Space🟢 主持开场 & 重要公告主持人: 欢迎大家加入本次 Space,我们请到了 1kx 的 Way、Optimum 的联合创始人 Kent 和 Muriel。Optimum 本周刚刚完成了由 1kx 领投的 1100 万美元种子轮融资,同时还有 Robot Ventures、CMT、Spartan 等参与。🔍 嘉宾自我介绍Way(1kx 合伙人): 长期关注区块链基础设施投资,尤其在可扩展性、隐私和底层技术突破方面。非常看好 Optimum 在网络层和内存层的创新。 Kent(Optimum 联合创始人): 过去几年以投资人身份进入加密领域,现在与 Muriel、Kishori 一起推动 Optimum 的落地,旨在从最基础层重塑 Web3 性能。 Muriel Medard(Optimum 联合创始人,MIT 教授): 过去二十年致力于可靠通信和网络编码技术研究,现带领团队将这些成果带入 Web3,推...

20亿美元估值项目Sui ,即将启动激励测试网,抢先体验
大家好我是雨夜 ,专注早期项目交互,不定期发布优质项目的交互教程,欢迎关注我的推特。 今天介绍的项目是Sui, Sui 是一个无需许可的权益证明(PoS)区块链网络,解决链上交易速度和安全性问题,由 4 位前 Meta 工程师创立的 Web3 基础设施公司 Mysten Labs @Mysten_Labs 开发。目前正已20亿美元估值,寻求2亿美元的B轮融资。8月将开通激励测试网,现在抢先体验测试节点的搭建吧。节点版本更新1、进入配置文件目录cd ~/sui-node/devnet 2、更新配置文件sudo wget -O fullnode-template.yaml https://github.com/MystenLabs/sui/raw/main/crates/sui-config/data/fullnode-template.yaml sudo wget -O genesis.blob https://github.com/MystenLabs/sui-genesis/raw/main/devnet/genesis.blob sudo wget -O docker-com...

【Optimum-简介】为 Web3 构建缺失的内存层
大家好我是雨夜 ,专注早期项目交互,发布优质项目的交互教程,关注我获取最新交互。 推特:@0xrainight昨天(2025-04-15)Optimum **@get_optimum 宣布获得 1100万美元融资,我们一起来了解一下这个项目。项目背景简介:为 Web3 构建的内存革命Optimum 是全球首个专为 Web3 打造的去中心化高性能内存层基础设施,旨在解决当前区块链系统中的关键瓶颈:缺乏高效、实时、可扩展的数据存储与访问机制。 在传统计算架构中,内存是支撑 CPU 运算和系统运行的关键组件,但区块链作为“世界计算机”,却长期缺少这一关键模块。当前多数区块链仍依赖冗余传播(如 Gossip 网络)、高成本状态保存和低效的数据堆栈,导致性能瓶颈严重,难以支撑实时交互的复杂 dApp 应用。 Optimum 打破这一局限,通过引入 MIT 发明的“随机线性网络编码(RLNC)”技术,构建起一个模块化、无需许可、可通过 API 接入的链上内存系统,从底层重塑区块链的性能基础。核心团队阵容:顶尖学术 + 工程背景Optimum 拥有由学术泰斗与工程专家联合组成的核心团队,具备前...
专注测试网,早期项目交互 https://twitter.com/0xrainight
Share Dialog
Share Dialog

Subscribe to rainight-雨夜

Subscribe to rainight-雨夜
🟢 Host opening & important announcements
Host:
Welcome everyone to join this Space. We have invited Way from 1kx, Kent and Muriel, co-founders of Optimum. Optimum just completed a $11 million seed round of financing led by 1kx this week, with participation from Robot Ventures, CMT, Spartan, etc.
🔍 Guest self-introduction
Way (1kx partner):
I have long been focusing on blockchain infrastructure investment, especially in scalability, privacy and underlying technology breakthroughs. I am very optimistic about Optimum's innovations in the network layer and memory layer.
Kent (Optimum co-founder):
I have entered the crypto field as an investor in the past few years. Now I am working with Muriel and Kishori to promote the implementation of Optimum, aiming to reshape Web3 performance from the most basic layer.
Muriel Medard (Optimum co-founder, MIT professor):
In the past two decades, she has been committed to the research of reliable communication and network coding technology. Now she leads the team to bring these achievements to Web3 and promote the development of decentralized systems.
🚀 What is Optimum?
Kent:
Optimum is a decentralized high-performance "memory layer" built for Web3. We recognize that the on-chain execution layer is relatively mature, but there are still performance bottlenecks in network transmission and data access, so we launched two core products:
Optimum P2P: High-speed data transmission network to solve the communication efficiency problem between blockchain nodes;
Optimum DRAM: Decentralized memory component to achieve real-time access and update of blockchain status.
⚙️ Core technology interpretation: RLNC (Random Linear Network Coding)
Muriel:
RLNC is a data processing method for random linear coding in the network, with the following features:
Each node uses random coefficients to generate linear combinations (equations);
These combined data are transmitted between nodes, no longer redundant copies;
Original data can be reconstructed by receiving a sufficient number of combined equations;
It has high elasticity and real-time performance, and supports any topology, node online and offline changes.
🛣️ Product impact and on-chain scalability
Way & Muriel:
The current blockchain cannot be dynamically expanded on demand because there is a bottleneck in the communication layer;
Optimum can provide "super highways" for mainstream public chains such as Ethereum and Solana to solve block propagation and mempool synchronization efficiency;
It does not change the protocol of the original chain, but only replaces its network layer module, which has strong compatibility;
Reduce latency and on-chain congestion through more efficient propagation methods, thereby reducing Gas costs.
🧠 Flex Nodes: A node role that everyone can participate in
Muriel:
Flex Nodes is a lightweight node form that allows ordinary users (such as laptop users) to participate in data dissemination or memory storage;
No need to be online for a long time or have high-configuration hardware, rewards are obtained based on "how much work is done and how much computing power is contributed";
This will greatly enhance the decentralization and community participation of Web3.
🔄 Community building and future roadmap
Kent:
Currently, Optimum is launching private testing on the Ethereum network and will be open to some node operators;
The scope of Flex Node testing and verification will be expanded soon, and the community is welcome to pay attention and participate;
The future goal is "Scale Any Chain" - allowing any public chain to gain stronger scalability by integrating Optimum.
📣 Participation and Community Call to Action
All guests:
Follow Optimum Twitter and official website, read blogs and documents for more technical details;
Join the Discord community (grown to 110,000+ people in two days) to participate in the conversation;
Participate in OG missions (Galaxy) to obtain early community status;
The team is recruiting, including low-level network engineers, community operations, content creators and other positions.
===========================
follow 雨夜
🟢 Host opening & important announcements
Host:
Welcome everyone to join this Space. We have invited Way from 1kx, Kent and Muriel, co-founders of Optimum. Optimum just completed a $11 million seed round of financing led by 1kx this week, with participation from Robot Ventures, CMT, Spartan, etc.
🔍 Guest self-introduction
Way (1kx partner):
I have long been focusing on blockchain infrastructure investment, especially in scalability, privacy and underlying technology breakthroughs. I am very optimistic about Optimum's innovations in the network layer and memory layer.
Kent (Optimum co-founder):
I have entered the crypto field as an investor in the past few years. Now I am working with Muriel and Kishori to promote the implementation of Optimum, aiming to reshape Web3 performance from the most basic layer.
Muriel Medard (Optimum co-founder, MIT professor):
In the past two decades, she has been committed to the research of reliable communication and network coding technology. Now she leads the team to bring these achievements to Web3 and promote the development of decentralized systems.
🚀 What is Optimum?
Kent:
Optimum is a decentralized high-performance "memory layer" built for Web3. We recognize that the on-chain execution layer is relatively mature, but there are still performance bottlenecks in network transmission and data access, so we launched two core products:
Optimum P2P: High-speed data transmission network to solve the communication efficiency problem between blockchain nodes;
Optimum DRAM: Decentralized memory component to achieve real-time access and update of blockchain status.
⚙️ Core technology interpretation: RLNC (Random Linear Network Coding)
Muriel:
RLNC is a data processing method for random linear coding in the network, with the following features:
Each node uses random coefficients to generate linear combinations (equations);
These combined data are transmitted between nodes, no longer redundant copies;
Original data can be reconstructed by receiving a sufficient number of combined equations;
It has high elasticity and real-time performance, and supports any topology, node online and offline changes.
🛣️ Product impact and on-chain scalability
Way & Muriel:
The current blockchain cannot be dynamically expanded on demand because there is a bottleneck in the communication layer;
Optimum can provide "super highways" for mainstream public chains such as Ethereum and Solana to solve block propagation and mempool synchronization efficiency;
It does not change the protocol of the original chain, but only replaces its network layer module, which has strong compatibility;
Reduce latency and on-chain congestion through more efficient propagation methods, thereby reducing Gas costs.
🧠 Flex Nodes: A node role that everyone can participate in
Muriel:
Flex Nodes is a lightweight node form that allows ordinary users (such as laptop users) to participate in data dissemination or memory storage;
No need to be online for a long time or have high-configuration hardware, rewards are obtained based on "how much work is done and how much computing power is contributed";
This will greatly enhance the decentralization and community participation of Web3.
🔄 Community building and future roadmap
Kent:
Currently, Optimum is launching private testing on the Ethereum network and will be open to some node operators;
The scope of Flex Node testing and verification will be expanded soon, and the community is welcome to pay attention and participate;
The future goal is "Scale Any Chain" - allowing any public chain to gain stronger scalability by integrating Optimum.
📣 Participation and Community Call to Action
All guests:
Follow Optimum Twitter and official website, read blogs and documents for more technical details;
Join the Discord community (grown to 110,000+ people in two days) to participate in the conversation;
Participate in OG missions (Galaxy) to obtain early community status;
The team is recruiting, including low-level network engineers, community operations, content creators and other positions.
===========================
follow 雨夜
>300 subscribers
>300 subscribers
No activity yet