arkMeta Crypto Network Limited, arkSong 探讨 DFINITY 账户结构与去中心化身份机制 本期内容要点: DFINITY 的账户与身份是两个系统,其底层依然是加密原生的公钥 / 私钥 / 地址的账户,但在上层建立了去中心化DID身份系统; 身份与账户并不耦合,账户写在链的底层,而身份是链上运行在 NNS 子网上的智能合约,通过合约与账户建立了联系;账户更像是银行卡,而身份更像是绑定了银行卡的支付宝,能方便地使用 DFINITY 的 dapp; ID身份系统的目的是为了帮助用户更好地管理... 2023年11月10日 Dfinity互联网计算机(IC)
arkMeta Crypto Network Limited, arkSong Front end前端设计工具:Chakra UI Chakra UI is a comprehensive library of accessible, reusable, and composable React components that streamlines the development of modern web applications and websites. The library offers a diverse ran... 2023年11月5日 Dfinity互联网计算机(IC)
arkMeta Crypto Network Limited, arkSong Omnia IOT网络架构 Omnia Network Architecture Omnia Backend is the core of the Omnia Network and is deployed as a canister on the Internet Computer. It manages the interaction main components of the Omnia Network. Omnia... 2023年11月5日 Dfinity互联网计算机(IC)
arkMeta Crypto Network Limited, arkSong 如何使用 CanDB 为数据建模 Modeling your Data 数据建模 How to model your data with CanDB A) The Entity The Entity is the equivalent of the base data record or item that is stored in CanDB. It consists of: 实体相当于存储在 CanDB 中的基本数据记... 2023年11月5日 Dfinity互联网计算机(IC)
arkMeta Crypto Network Limited, arkSong CanDB数据库储存构件 CanDB is a flexible, performant, and horizontally scalable non-relational multi-canister data store built for the Internet Computer. CanDB 是一种灵活、高性能且可水平扩展的非关系型多容器数据存储,专为互联网计算机而构建。 Actors in CanDB CanD... 2023年11月5日 Dfinity互联网计算机(IC)
arkMeta Crypto Network Limited, arkSong 比特币集成:技术概述 Overview Bitcoin-enabling the IC has required us to solve two advanced engineering challenges: 支持比特币的 IC 要求我们解决两个高级工程挑战: A protocol-level integration of the IC with the Bitcoin network. IC 与比特币网络的协议... 2023年10月24日
arkMeta Crypto Network Limited, arkSong 构建 IC Web 应用前端 Overview The Internet Computer allows you to host frontends built with standard web technologies for your dapps, using our JavaScript agent as a communication layer. By using the asset canister prov... 2023年10月24日
arkMeta Crypto Network Limited, arkSong DIP20: 互联网计算机token铸造技术标准 DIP20 - Introduction Token standards are essential for the Internet Computer ecosystem, especially for the decentralized finance ecosystem (DeFi) system. In this token interface, we implemented an ERC... 2023年10月23日
arkMeta Crypto Network Limited, arkSong 互联网计算机环境下的身份技术规范 Introduction This document describes and specifies Internet Identity from various angles and at various levels of abstraction, namely: 本文件从不同角度和不同抽象层次描述和规定了互联网身份,即: High level goals, requirements an... 2023年10月23日
arkMeta Crypto Network Limited, arkSong 资源canister简介 Overview The asset canister provides you with a mechanism to store and retrieve static assets from a canister deployed on the Internet Computer. It is generally used to serve HTML, JS, and CSS asset... 2023年10月23日
arkMeta Crypto Network Limited, arkSong 分类账本canister Overview This document is a specification of the public interface of the ledger canister. It provides an overview of the functionality, details some internal aspects, and documents publicly availabl... 2023年10月22日
arkMeta Crypto Network Limited, arkSong 互联网计算机的资源限制和限制 Overview This section defines the current main constraints regarding resource usage on the Internet Computer that developers should be aware of. 本节定义了开发人员应注意的有关互联网计算机上资源使用的当前主要限制。 Resource constrain... 2023年10月22日