文件名称:demo-ipfs-todo:使用window.ipfs的简单ToDo应用
文件大小:2.43MB
文件格式:ZIP
更新时间:2024-02-24 13:46:38
app todo example dapp ipfs
IPFS ToDo应用 演示: : 安装 这个程序需要window.ipfs 。 安装IPFS Companion Web扩展: 安装依赖项npm install 编译应用程序npm run build 启动应用程序npm start
【文件预览】:
demo-ipfs-todo-master
----.gitignore(12B)
----package.json(2KB)
----package-lock.json(131KB)
----src()
--------page.js(1KB)
--------store.js(2KB)
--------index.js(183B)
--------index.html(354B)
----dist()
--------fonts()
--------tachyons.css(112KB)
--------ipfs.css(11KB)
--------index.html(354B)
--------bundle.js(82KB)
----LICENSE(1KB)
----README.md(826B)