<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CKB Talk Radar Daily Brief</title>
  <link>https://talk.nervos.org/latest</link>
  <description>Daily Nervos Talk community briefing and latest active topics.</description>
  <language>zh-cn</language>
  <lastBuildDate>Sun, 26 Apr 2026 17:08:44 +0000</lastBuildDate>
  <item>
    <title>CKB Talk Daily Brief - 2026-04-27</title>
    <link>https://talk.nervos.org/latest</link>
    <guid>tag:ckb-talk-radar,2026-04-26:daily-brief</guid>
    <pubDate>Sun, 26 Apr 2026 17:37:25 +0000</pubDate>
    <description>## 今日发生了什么 今天 Nervos Talk 以生态建设进度汇报为主：两个 Spark 资助项目分别公布了阶段性成果——CKB-UGMP 刚完成前端骨架搭建，开发者入门指南已交付首份里程碑；另一个值得关注的是论坛悄然接入了 AI 翻译功能，以后发帖不必再手动中英双语了。技术讨论方面，CellScript 作者 ArthurZhang 就着跨协议组合的话题，抛出了“CellFabric”这一新分层设想，引发进一步讨论。 ## 重点话题 **Invisibook 隐私应用链公布周报**：团队完成桌面端 BIP39 钱包开发，现已支持助记词导入和链下 UTXO 明文导入功能，同时开始撰写威胁模型论文。 **CKB-UGMP 无感铸造基础设施启动开发**：前端基于 Next.js + CCC 钱包连接层已初始化完毕，Mint 工作台 UI 骨架搭成；下周计划接入 Pinata / IPFS 上传链路，把本地图片到 CID 的基础流程跑通。 **Dular 申请 Spark 计划**：一名全栈开发者提交了基于 Fiber Network 的手机稳定币钱包提案，瞄准非洲、东南亚和拉美依赖 M-Pesa、MTN MoMo 等移动货币的高费用跨境人群。 **CKB 开发者入门指南完成里程碑 1**：项目方补全了本地 CKB 节点搭建与 RPC 流程的验证文档，试图降低新手在环境配置阶段的“卡壳”门槛。 **CellScript 讨论出现“CellFabric”新分层**：ArthurZhang 在与 phroi 的来回探讨中明确，跨协议组合标准未来更适合归属在 CellFabric...</description>
  </item>
  <item>
    <title>[DIS] Decentralized privacy order-book appchain based on CKB L1 - 2026.phase-1 (1 posts)</title>
    <link>https://talk.nervos.org/t/dis-decentralized-privacy-order-book-appchain-based-on-ckb-l1-2026-phase-1/10015</link>
    <guid>https://talk.nervos.org/t/dis-decentralized-privacy-order-book-appchain-based-on-ckb-l1-2026-phase-1/10015#recent-1</guid>
    <pubDate>Sun, 26 Apr 2026 17:08:44 +0000</pubDate>
    <description>周报 2026.4.27 完成desktop端的bip39钱包的开发：导入助记词和导入链下UTXO明文功能 开始撰写Invisibook论文的威胁模型</description>
  </item>
  <item>
    <title>Spark Program Application: Dular (1 posts)</title>
    <link>https://talk.nervos.org/t/spark-program-application-dular/10212</link>
    <guid>https://talk.nervos.org/t/spark-program-application-dular/10212#recent-1</guid>
    <pubDate>Sun, 26 Apr 2026 16:35:20 +0000</pubDate>
    <description>Dular — Mobile Money Stablecoin Wallet on Fiber Network Team Profile &amp; Contact Applicant: duongja GitHub: GitHub - duongja/Dular · GitHub Role: Full-stack developer with experience in blockchain development Telegram: @craxe21 Email: itsored9@gmail.com Project Description Problem 1.4 billion people across Africa, Southeast Asia, and Latin America depend on mobile money (M-Pesa, MTN MoMo, Airtel Money) as their primary financial infrastructure. These users face: High fees: Cross-border transfers cost 6–9%, eating into remittances that families depend on Slow settlement: 1–3 business days for cross-network transfers Closed ecosystems: M-Pesa users can’t send directly to MTN MoMo users Crypto...</description>
  </item>
  <item>
    <title>Spark Program | CKB-UGMP —— A Universal Spore/DOB Seamless Minting Infrastructure Prototype on CKB —— 基于 CKB 的通用 Spore/DOB 无感铸造基础设施原型 (2 posts)</title>
    <link>https://talk.nervos.org/t/spark-program-ckb-ugmp-a-universal-spore-dob-seamless-minting-infrastructure-prototype-on-ckb-ckb-spore-dob/10098</link>
    <guid>https://talk.nervos.org/t/spark-program-ckb-ugmp-a-universal-spore-dob-seamless-minting-infrastructure-prototype-on-ckb-ckb-spore-dob/10098#recent-2</guid>
    <pubDate>Sun, 26 Apr 2026 12:23:13 +0000</pubDate>
    <description>各位好，向各位汇报本周的工作 1. 前端工程初始化完成 已完成基于 Next.js 14 + TypeScript + Tailwind CSS 的前端项目初始化，并整理为后续可扩展的仓库结构。 2. CCC Provider 与钱包连接层已接入 已完成 @ckb-ccc/connector-react 的接入，并在全局布局中注入 Provider，作为后续所有链上交互的基础。 3. Mint 主流程 UI 骨架已建立 当前 Mint 工作台已包含： 本地图片选择入口 已选文件名与体积状态展示 Storage Selector 下拉菜单 预留的 Mint Pipeline Preview 区块 后续 Mint DOB 按钮的禁用态占位 九、下周计划 第 2 周计划进入“上传层与请求状态管理”阶段，优先推进以下事项： 接入 Pinata / IPFS 上传逻辑，完成本地图片到 CID 的基础链路。 增加上传相关状态管理，包括上传中、成功、失败和错误提示。 Hi there, Weekly Progress Report 1. Frontend Project Initialization Successfully initialized the frontend project using Next.js 14 + TypeScript + Tailwind CSS. The repository structure has been organized to ensure scalability for future development. 2. Integration...</description>
  </item>
  <item>
    <title>Spark Program | CKB Developer Onboarding Guide (1 posts)</title>
    <link>https://talk.nervos.org/t/spark-program-ckb-developer-onboarding-guide/10131</link>
    <guid>https://talk.nervos.org/t/spark-program-ckb-developer-onboarding-guide/10131#recent-1</guid>
    <pubDate>Sun, 26 Apr 2026 06:34:24 +0000</pubDate>
    <description>Hi @xingtianchunyan, below you can find the progress report for Milestone 1, week 2 Week 2 Milestone 1 Progress Report Status Milestone 1 has been completed. This phase focused on finishing the remaining Milestone 1 onboarding documents, replacing placeholder-only setup sections with validated guidance, and extending the validation evidence behind the local CKB node and RPC flow. The work completed during this period strengthens the project goal of reducing beginner ambiguity and making the path to first successful RPC interaction more explicit and repeatable. Repository And Publication Status The repository structure established in Week 1 remains in place, and the Week 2 work was...</description>
  </item>
  <item>
    <title>CellScript - A DSL for Cell-Based Contracts (3 posts)</title>
    <link>https://talk.nervos.org/t/cellscript-a-dsl-for-cell-based-contracts/10193</link>
    <guid>https://talk.nervos.org/t/cellscript-a-dsl-for-cell-based-contracts/10193#recent-3</guid>
    <pubDate>Sun, 26 Apr 2026 02:48:14 +0000</pubDate>
    <description>Thank you Phroi. This is a very sharp reading of the current design, and I think you are pointing at precisely the right boundary. Reading the NIP again, I think it captures something quite fundamental about CKB composability. The problem is not merely “how do we add another script?” The deeper question is: where does a constraint live, when is it invoked, what surface of the transaction does it observe, which cells does it actually protect, and what is merely assumed by the surrounding builder or wallet? That is the distinction I would like CellScript to preserve rather than smooth over. I would say the three paths you identified are all real, but they live at different levels of...</description>
  </item>
</channel>
</rss>
