
整理:BlockPunk
社区:果壳宇宙(ID:DfinityFun)
互联网计算机的介绍
视频:互联网计算机是什么?
https://mp.weixin.qq.com/s/9wbssnD7F6DcegBvq-0wew
视频:互联网计算机的独特性质
https://mp.weixin.qq.com/s/FX5c4a8aD4WUBTvNvJ320w
“代码即服务”:DFINITY 互联网计算机的架构解析
https://mp.weixin.qq.com/s/H_enit7_UHeNFgvT60SecQ
DFINITY 2020:世界计算机的全新视角(上)
https://mp.weixin.qq.com/s/2MVCHTRW0VZc7mzlHF5Z7w
DFINITY 2020:世界计算机的全新视角(下)
https://mp.weixin.qq.com/s/sriehytlrOoDrpc3K2CLiw
互联网计算机的简介与关键概念
https://sdk.dfinity.org/docs/developers-guide/introduction-key-concepts.html
基础:Motoko 与软件容器
互联网计算机专用的编程语言:Motoko
https://sdk.dfinity.org/docs/language-guide/motoko.html
如何使用 Motoko 库
https://sdk.dfinity.org/docs/base-libraries/stdlib-intro.html
视频:Motoko 的特性演示
https://www.youtube.com/watch?v=WVeovvm3znE
Motoko 在 GitHub 上的示范代码
https://github.com/dfinity/examples/tree/master/motoko
基于 Mokoto 的示例
去中心化 LinkedIn
https://github.com/dfinity-lab/linkedup
二维码生成器
代码:https://github.com/enzoh/motoko-qr
教程:https://mp.weixin.qq.com/s/F4PqvR5frMLYkfNeBN5NmQ
2D 画图板
https://github.com/matthewhammer/motoko-redraw
电子表格
https://github.com/matthewhammer/cleansheets
SHA256 实现
https://github.com/enzoh/motoko-sha
开发者工具
快速开始指南
https://mp.weixin.qq.com/s/ERVoaR9-3o59KDr7C7cLzg
官方开发者文档
https://sdk.dfinity.org/docs/index.html
视频:互联网计算机开发入门系列
https://www.youtube.com/playlist?list=PLuhDt1vhGcrddBFeoXw41XFFjmsERO09O
Motoko VS Code 代码扩展插件
https://marketplace.visualstudio.com/items?itemName=dfinity-foundation.vscode-motoko
示例:软件包管理器
https://github.com/kritzcreek/vessel
社区与技术支持
开发者论坛
https://forum.dfinity.org/
技术支持邮件
support@dfinity.org
DFINITY开发者推特
ttps://twitter.com/dfinitydev
招募项目合伙人
添加微信 tantian604841221 备注 “开发”,加入DFINITY项目开发群,我们会提供相关指导,并帮助您申请官方认证与资金。
DFINITY 基金会
官方推特
https://twitter.com/dfinity
LinkedIn 页面
https://www.linkedin.com/company/dfinity/
生态支持
https://dfinity.org/ecosystem/
使用 Candid IDL 与容器交互
Candid IDL repo
https://github.com/dfinity/candid
Candid 规范化描述
https://github.com/dfinity/candid/blob/master/IDL.md
Candid for Haskell
https://github.com/nomeata/haskell-candid
示例:ic³-logo
https://github.com/chenyan2002/ic-logo
互联网计算机的弹性扩展
Motoko DHT Canister
https://github.com/enzoh/motoko-dht
基于 Kademlia
https://pdos.csail.mit.edu/~petar/papers/maymounkov-kademlia-lncs.pdf
WebAssembly
https://webassembly.org/
前端的最佳实现
视频:前端开发直播
https://youtu.be/qxm9UBTkXSU?list=PLuhDt1vhGcrddBFeoXw41XFFjmsERO09O
React
https://reactjs.org/
TypeScript
https://www.typescriptlang.org/

来源链接:mp.weixin.qq.com