查看原文
其他

Unipass 会是 Nervos 连接上亿互联网用户的秘密武器吗?|CKB Weekly #57

Nervos Community NervosCommunity 2021-07-16


火花


Unipass:让区块链 dApp 更滑顺地捕获海量的互联网用户

当我们处在「拨接联网」的时代时,我们还很难想象到今天的「5G 移动互联网」时代,因为光是「拨接」的体验以及取得联网装置的成本,以及性能等这些限制,就已经让许多人被排除在外,很多的爆品也是随着互联网的技术以及体验升级,才慢慢开启了互联网商务时代。

现在的区块链也面临着类似的情况,性能以及体验等等面向 C 端的问题依旧存在,因此也比较难展开大规模的落地,而 Unipass 很有可能是现在少数能够将互联网用户以滑顺的体验引入区块链的一个钱包,有了 Unipass,在 dApp 的网页端,用户不需要再下载任何的钱包,也不需要任何的助记词,只需要通过邮箱的 DKIM 签名进行认证,就可直接让用户上手,甚至在未来还会支持 WebAuthn 技术,将人脸识别、指纹解锁等互联网用户习惯的常规操作直接作为 Nervos 区块链产品的进入入口。

本文中会去介绍 Lay2 的 Unipass 在技术以及架构上有什么突破以及点睛之笔,同时也会解谜为什么能够用 Mail 进行账户恢复,还有 NFT 红包是如何实现等等,有兴趣了解的朋友欢迎参考下方链接的这个帖子,也欢迎加入讨论。
当然 Lay2 团队也还在迭代 Unipass 产品当中,一切以他们的进度为准哦~

链接入口:

https://talk.nervos.org/t/unipass/5952

(CKB Weekly 火花专栏,随时欢迎你的火花)


CKB


  • (#2831) 与硬分叉有关的日常变化

    https://github.com/nervosnetwork/ckb/pull/2831

  • (#2826) 更新 RFC 链接

    https://github.com/nervosnetwork/ckb/pull/2826

  • (#2807) 将 faux 从 0.1.2 升级到 0.1.3 版本

    https://github.com/nervosnetwork/ckb/pull/2807

  • (#2823) 修复 enum 变体分析

    https://github.com/nervosnetwork/ckb/pull/2823

  • (#2827对存储节点信息数据库中的相关数据进行修改

    https://github.com/nervosnetwork/ckb/pull/2827

  • (#2824) 将治理者版本从 0.3.1 升级到 0.3.2

    https://github.com/nervosnetwork/ckb/pull/2824

  • (#2825) 将 anyhow 版本从1.0.40 升级到 1.0.42

    https://github.com/nervosnetwork/ckb/pull/2825

  • (#2805) 将 proc-macro2 从 1.0.26 升级到 1.0.27

    https://github.com/nervosnetwork/ckb/pull/2805

  • (#2808) 将 thiserror 从1.0.24升级到1.0.26

    https://github.com/nervosnetwork/ckb/pull/2808

  • (#2811) 将 syn 从1.0.72 升级到 1.0.73

    https://github.com/nervosnetwork/ckb/pull/2811

  • (#2812) 将 Serde 从 1.0.105 升级到 1.0.12

    https://github.com/nervosnetwork/ckb/pull/2812

  • (#2822) 配置文件的兼容性策略

    https://github.com/nervosnetwork/ckb/pull/2822

  • (#2821) 将默认的 OutputsValidator 改为well_known_scripts_only

    https://github.com/nervosnetwork/ckb/pull/2821

  • (#2817) 将二进制版本添加到 BlockAssemblerConfig 消息中

    https://github.com/nervosnetwork/ckb/pull/2817

  • (#2802) 简化了几个结构功能和双 ckb 脚本测试

    https://github.com/nervosnetwork/ckb/pull/2802

  • (#2818) 将字段「hash_type 」改为枚举式类型

    https://github.com/nervosnetwork/ckb/pull/2818

  • (#2819) 只在服务声明时发送通知

    https://github.com/nervosnetwork/ckb/pull/2819

  • (#2813) 将 tokio 从 1.8.0 升级到 1.8.1

    https://github.com/nervosnetwork/ckb/pull/2813


Dev Tools


Godwoken-polyjuice [为 Godwoken 兼容以太坊]
  • (#57) 允许调用不存在的账户地址

    https://github.com/nervosnetwork/godwoken-polyjuice/pull/57

  • (#56) 增加回退功能测试案例

    https://github.com/nervosnetwork/godwoken-polyjuice/pull/56

  • (#55) 转让给自己的 bug 在 Sudt 转让

    https://github.com/nervosnetwork/godwoken-polyjuice/pull/55



Neuron


Explorer
  • (#2041) 将母版合并到开发版

    https://github.com/nervosnetwork/neuron/pull/2041


Layer 2


Godwoken[CKB 上的 Rollup 框架]
  • (#249)修复了 query stake 中的错误

    https://github.com/nervosnetwork/godwoken/pull/249

  • (#250) 更新 syscalls 的错误代码

    https://github.com/nervosnetwork/godwoken/pull/250

  • (#247) 修复错别字

    https://github.com/nervosnetwork/godwoken/pull/247

  • (#245) 添加创建者-账户 cli

    https://github.com/nervosnetwork/godwoken/pull/245

  • (#244) 重构工具

    https://github.com/nervosnetwork/godwoken/pull/244

  • (#243) 添加传输客户端

    https://github.com/nervosnetwork/godwoken/pull/243

  • (#238) 支持模块参数

    https://github.com/nervosnetwork/godwoken/pull/238

  • (#236) 整合挑战

    https://github.com/nervosnetwork/godwoken/pull/236

  • (#241) 更新 hex 日志格式

    https://github.com/nervosnetwork/godwoken/pull/241

  • (#242) 如果 script_hash 为零,SYS_LOAD_ACCOUNT_SCRIPT返回未发现

    https://github.com/nervosnetwork/godwoken/pull/242

  • (#240) get_balance适应存款和提款的 clipper

    https://github.com/nervosnetwork/godwoken/pull/240

  • (#239) 将 evm 合约更新迁移到 polyjuice.md

    https://github.com/nervosnetwork/godwoken/pull/239


跨链


force-bridge[通用的 force bridge 组件]
  • (#162) 增加错误日志指标值

    https://github.com/nervosnetwork/force-bridge/pull/162

  • (#159) CKB 发生器

    https://github.com/nervosnetwork/force-bridge/pull/159

  • (#154) 提高采集器和验证器的高活度

    https://github.com/nervosnetwork/force-bridge/pull/154

  • (#151) 在 CI 中增加 eth 批量测试

    https://github.com/nervosnetwork/force-bridge/pull/151

  • (#156) 重新使用服务器端口

    https://github.com/nervosnetwork/force-bridge/pull/156

  • (#153) 在 ForceBridgeCore 中添加 secp256k1

    https://github.com/nervosnetwork/force-bridge/pull/153

  • (#155) 增加 FAQ 和 Node.js 版本推荐

    https://github.com/nervosnetwork/force-bridge/pull/155


小惊喜


由社区成员 Eric Tien 建造的 NervosProject 网站又有更新啦,可以去网站上浏览 Nervos 最新的生态进展哦!

也可以在文中留言你最期待下一次看到和哪个项目的合作呢?

浏览网站👉http://nervosproject.com/cn/index.html



原文链接:
https://ckbweekly.substack.com/
点击阅读原文,即可订阅 CKB Weekly。

点击👇关注即可查看更多精彩内容

    您可能也对以下帖子感兴趣

    文章有问题?点此查看未经处理的缓存