[DIS] Community Fund DAO v1.1 Web5 优化提案/ Community Fund DAO v1.1 Web5 Optimization Proposal

DAO v1.1 进展报告 #6

报告周期:2026-01-21 ~ 2026-01-27
发布日期:2026-01-29

各位社区成员好,

这是 DAO v1.1 本周进展同步。本周除了开发日志之外,我们也按提案中的节奏向社区宣布两件关键事项:

  1. DAO v1.1 将从本周开始进入正式开放社区公测,周期预计约 1 个月,用于在最终交付前集中收集反馈并完成收敛。

  2. 首届 物业团队名单已确定并在本帖公布,以便社区在公测期间有明确的协作与沟通对象。

首届物业团队的组建在 Baiyu 领导的 DAO v1.1 提案团队主导下进行。在其运作的第一年,物业团队是 DAO v1.1 提案交付的一部分。 Baiyu提供整体领导,Haoyang 负责日常执行。物业团队的工作重点是推进流程、组织信息同步、促进协作,并不拥有任何投票特权。

另外,我们将于以下时间组织双周 AMA,用于同步开发进展、公测规划与回答社区疑问:

Fri, Jan 30 · 8:00–9:00am(Asia/Singapore, UTC+8) / Jan 29 16:00–17:00(PST)
Google Meet:https://meet.google.com/hxz-giiy-xji


一、DAO v1.1 平台社区公测

从本周开始,DAO v1.1 平台将进入面向社区的公开测试阶段。我们希望社区成员把它当作一次上线前的压力测试,重点关注可用性、流程是否顺、以及文档是否足够让新用户自助完成关键操作。

测试入口https://ccfdao.dev
文档入口https://docs.ccfdao.org

反馈方式:您可以在本帖留言,也可以在 GitHub 提 issue。我们会及时跟进问题并提供协助和反馈。另外后续周报也会把高频问题与处理进展做持续同步。

二、首届DAO物业成员

Haoyang @_magicsheep (TG@haoyang94)(日常执行负责人): 全栈开发者,曾在Polkadot DAO生态有丰富的治理参与经验。他的理念是协助社区成员做好治理决策,通过群体智慧让DAO的资源分配到最合适的地方。

Nightlantern @NightLantern (TG@NightLantern100): 自 2023 年以来一直是 Nervos 社区的活跃成员,积极在X上倡导 CKB。作为 Nervos Talks 的Mod,他支持社区讨论和发展,并致力于生态系统的长期繁荣。

Hongzhou @zz_tovarishch (TG: @zz_tovarishch): DAO v1.1 提案团队成员,v1.0-V1.1过渡期协调员,熟悉DAO运作流程。

三、开发日志

1. :white_check_mark: 上周计划完成情况

计划项 状态 备注
支持 PW-Lock 锁仓用户的投票权重 :white_check_mark: 已完成 后端已支持 pw_lock
第一轮内部走查测试 :white_check_mark: 已完成 -
文档里增加用户注册 Web5 DID 的教程 :white_check_mark: 已完成 新增完整的 Web5 DID 注册指南,含 11 张分步截图
文档里补充更多常见问题及解答 :white_check_mark: 已完成 -
修复已知 bug :white_check_mark: 已完成 修复投票金额计算、UI 样式等问题
优化用户体验 :white_check_mark: 已完成 QR 码下载功能、身份验证弹窗重设计、评论数本地化显示

计划内事项完成率: 6/6 (100%)


2. :bar_chart: 上周概览

仓库 提交数 主要贡献者
ckb-fund-dao-ui 6 Jack
app_view 3 JLer
ccfdao-v1.1-docs 1 yixiu
web5-components 0 rink1969
合计 10 -

3. :rocket: ckb-fund-dao-ui (前端平台)

仓库地址: https://github.com/CCF-DAO1-1/ckb-fund-dao-ui
在线预览: https://ccfdao.dev
分支: main

3.1 国际化和 UI 优化 (01-27)

  • [99fe87f] 国际化"更新提案"按钮文本,添加对应翻译键

  • [3259871] 调整 CKB 投票金额计算和显示

    • 添加"投票已结束"消息

    • 优化 UI 样式

  • [42e0dad] 添加本地化感知的评论数显示,改进导入 DID 弹窗的样式和布局

  • [7273379] 实现 QR 码下载功能,重新设计身份验证弹窗

3.2 投票记录功能增强 (01-22)

  • [4e0c2a4] 使投票记录表中的提案名称可点击

    • 使用 next/linkpostUriToHref 链接到提案详情

3.3 治理流程完善 (01-21)

  • [b036b3a] 添加复审会议和整改时间线事件

    • 移除 review vote

    • 更新相关本地化和 UI 文本


4. :gear: app_view (后端服务)

仓库地址: https://github.com/CCF-DAO1-1/app_view
分支: main

4.1 PW-Lock 支持

  • [79cec0b] 支持 pw_lock (01-21)

    • 早期通过 Portal Wallet 存入 NervosDAO 的用户,可使用其 EVM 钱包注册 web5did 后参与投票,权重会累计其 Omnilock + pw_lock下的NervosDAO。

4.2 投票结果优化


5. :books: ccfdao-v1.1-docs (文档站点)

仓库地址: https://github.com/CCF-DAO1-1/ccfdao-v1.1-docs
在线预览: https://docs.ccfdao.org
分支: main

5.1 新增文档

  • [810ba72] 完成 Web5 DID 注册指南 (01-27)

    • 新增中英文版本的完整 Web5 DID 注册教程

    • 包含 11 张分步截图展示完整注册流程

    • 记录前置条件:CKB 钱包设置和最低 450 CKB 要求

    • 涵盖从登录到账户创建成功的 7 个主要步骤

    • 添加查看/管理 Web5 身份和导出 DID 信息的章节

    • 包含保护导出 DID 文件的安全警告

    • 链接到下一步:绑定 Neuron 钱包地址


6. :chart_increasing: 本周计划

  • 全功能测试

  • 补充投票详细结果展示(包括投票人详情:投票选项、昵称、投票权重等)

  • 正式开放社区公测

  • 收集社区反馈,文档里补充更多常见问题及解答

  • 修复社区提出的 bug

  • 优化用户体验


7. :link: 相关链接

感谢大家持续关注。

DAO v1.1 提案、物业团队



DAO v1.1 Progress Report #6

Reporting Period: 2026-01-21 ~ 2026-01-27
Published: 2026-01-29

Hi community,

This is our weekly DAO v1.1 progress update. In addition to the dev log, we are announcing two key items this week, aligned with the proposal timeline:

  1. DAO v1.1 will enter the official public community beta starting this week. The beta is expected to run for about one month, so we can collect feedback and converge before final delivery.

  2. The inaugural Steward Team roster is finalized and published in this post, so the community has clear coordination points during the beta.

The inaugural Steward Team formation is led under the DAO v1.1 proposal team’s accountability, with overall leadership by Baiyu, and Haoyang leading day-to-day execution. The Steward Team focuses on moving processes forward, keeping information synchronized, and supporting coordination. It has no privileged voting power.

We will also host a bi-weekly AMA at the time below to share dev progress, beta planning, and answer community questions:

Fri, Jan 30 · 8:00–9:00am (Asia/Singapore, UTC+8) / Jan 29 16:00–17:00 (PST)
Google Meet: https://meet.google.com/hxz-giiy-xji


I. DAO v1.1 Public Community Beta

Starting this week, the DAO v1.1 platform enters the official community beta phase. We hope community members treat this as a pre-launch stress test, focusing on usability, end-to-end flow smoothness, and whether the documentation is sufficient for new users to complete key actions without assistance.

Test environment: https://ccfdao.dev
Documentation: https://docs.ccfdao.org

Feedback: Please leave comments in this thread, or open a GitHub issue. We will follow up and provide support. Future weekly reports will also summarize recurring issues and progress.

II. Inaugural DAO Steward Team Members

Haoyang @_magicsheep (TG @haoyang94) (Day-to-day execution lead): A full-stack developer with strong governance participation experience in the Polkadot DAO ecosystem. His focus is to help the community make better governance decisions, so collective wisdom allocates DAO resources to the right places.

Nightlantern @NightLantern (TG @NightLantern100): an active member of the Nervos community since 2023, advocating for CKB on X. As a moderator on Nervos Talks, he has supported community discussions and growth, and is committed to the longevity of the ecosystem.

Hongzhou @zz_tovarishch (TG: @zz_tovarishch): DAO v1.1 proposal team member and the v1.0–v1.1 transitional period coordinator, familiar with DAO operations and governance workflows.

III. CKB Community Fund DAO v1.1 Weekly Dev Log

1. :white_check_mark: Last Week’s Plan Status

Plan Item Status Notes
Support voting weight for PW-Lock depositors :white_check_mark: Completed Backend now supports pw_lock
First round of internal testing walkthrough :white_check_mark: Completed -
Add Web5 DID registration tutorial to documentation :white_check_mark: Completed Added complete Web5 DID registration guide with 11 step-by-step screenshots
Add more FAQs to documentation :white_check_mark: Completed -
Fix known bugs :white_check_mark: Completed Fixed voting amount calculation, UI styling issues
Improve user experience :white_check_mark: Completed QR code download, identity verification modal redesign, locale-aware comment count display

Planned Items Completion Rate: 6/6 (100%)


2. :bar_chart: Last Week Overview

Repository Commits Main Contributors
ckb-fund-dao-ui 6 Jack
app_view 3 JLer
ccfdao-v1.1-docs 1 yixiu
web5-components 0 rink1969
Total 10 -

3. :rocket: ckb-fund-dao-ui (Frontend Platform)

Repository: GitHub - CCF-DAO1-1/ckb-fund-dao-ui: CKB Community Fund DAO v1.1 Frontend · GitHub
Live Preview: https://ccfdao.dev
Branch: main

3.1 Internationalization and UI Optimization (01-27)

  • [99fe87f] Internationalize “Update Proposal” button text and add corresponding translation keys
  • [3259871] Adjust CKB vote amount calculations and display
    • Add “voting ended” message
    • Refine UI styling
  • [42e0dad] Add locale-aware comment count display and improve import DID modal’s styling and layout
  • [7273379] Implement QR code download functionality and redesign the identity verification modal

3.2 Voting Records Enhancement (01-22)

  • [4e0c2a4] Make proposal names in the voting records table clickable
    • Link to proposal details using next/link and postUriToHref

3.3 Governance Flow Improvements (01-21)

  • [b036b3a] Add reexamine meeting and rectification timeline events
    • Remove review vote
    • Update related localization and UI texts

4. :gear: app_view (Backend Service)

Repository: GitHub - CCF-DAO1-1/app_view · GitHub
Branch: main

4.1 PW-Lock Support

  • [79cec0b] Support pw_lock (01-21)
    • Users who deposited to NervosDAO via Portal Wallet can now register Web5 DID with their EVM wallet to participate in voting. Voting weight will accumulate NervosDAO deposits from both Omnilock and pw_lock.

4.2 Vote Result Optimization


5. :books: ccfdao-v1.1-docs (Documentation Site)

Repository: GitHub - CCF-DAO1-1/ccfdao-v1.1-docs: A comprehensive, multilingual documentation hub for CKB Community Fund DAO v1.1, featuring developer guides, user manuals, and protocol specifications. · GitHub
Live Preview: https://docs.ccfdao.org
Branch: main

5.1 New Documentation

  • [810ba72] Complete Web5 DID registration guide (01-27)
    • Add comprehensive Web5 DID registration tutorial for both Chinese and English versions
    • Include 11 step-by-step screenshots showing the complete registration flow
    • Document prerequisites: CKB wallet setup and minimum 450 CKB requirement
    • Cover 7 main registration steps from login to account creation success
    • Add sections on viewing/managing Web5 identity and exporting DID information
    • Include security warnings about protecting exported DID files
    • Link to next step: binding Neuron wallet address

6. :chart_increasing: This Week’s Plan

  • Full feature testing
  • Add detailed voting results display (including voter details: voting option, nickname, voting weight, etc.)
  • Official community beta launch
  • Collect community feedback, add more FAQs to documentation
  • Fix bugs reported by community
  • Improve user experience

7. :link: Related Links

Thank you for your continued attention.

DAO v1.1 Proposal / Stewards Team

5 Likes