Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
下载一个ipfs-desktop,然后配置驱动 Endpoint 为 http://127.0.0.1:5001 ,Gateway 为 http://127.0.0.1:8080。
本驱动完全使用 ipfs 的 rpc api,没有集成 ipfs ,可以使用本地的 ipfs-desktop ,也可以使用第三方的 ipfs 服务。
本驱动的优势是驱动文件体积小,可以复用大量的 ipfs 节点和资源,例如其他 ipfs 资源,复制目录的文件夹,就可以直接低成本的导入这些资源。而且用户越多,速度越快,占用的存储空间越小。
ipfs 公共网关查询:https://ipfs.github.io/public-gateway-checker/
Download an ipfs-desktop, and configure the drive Endpoint as http://127.0.0.1:5001 and Gateway as http://127.0.0.1:8080.
This driver completely uses the rpc api of ipfs, without integrating ipfs, you can use the local ipfs-desktop or a third-party ipfs service.
The advantage of this driver is that the driver file is small in size, and can reuse a large number of ipfs nodes and resources, such as other ipfs, copy the folder of the directory, and import these resources directly and at low cost.And the more users, the faster the speed and the smaller the storage space occupied.
ipfs public gateway checker: https://ipfs.github.io/public-gateway-checker/