文件名称:ipfs-peer-map-example:使用window.ipfs的IPv4 IPFS对等点的映射
文件大小:88KB
文件格式:ZIP
更新时间:2024-05-17 07:30:35
JavaScript
ipfs-peer-map-example 使用window.ipfs的IPv4 IPFS对等点的映射 演示: : 安装 这个程序需要window.ipfs 。 安装IPFS Companion Web扩展: 安装依赖项npm install 获取MapBox访问令牌 构建应用程序MAPBOX_ACCESS_TOKEN=[your access token] npm run build 启动应用程序npm start 开发 代替步骤4和5: MAPBOX_ACCESS_TOKEN=[your access token] npm run watch
【文件预览】:
ipfs-peer-map-example-master
----src()
--------index.html(696B)
--------main.js(1KB)
--------peer-location.js(3KB)
--------images()
----LICENSE(1KB)
----README.md(1KB)
----dist()
--------index.html(696B)
--------images()
--------bundle.js(107KB)
----.gitignore(13B)
----package-lock.json(157KB)
----package.json(2KB)