Пост
Поделитесь своими знаниями.
Difference between "ipfs remote" and Pinning Services API
I'm curious about the distinction between utilizing the "ipfs remote" commands/endpoints for remote pinning and directly interfacing with a pinning services API. Are there fundamental differences in functionality, or does "ipfs remote" essentially serve as a wrapper for the REST APIs of pinning services? Any insights on this comparison would be greatly appreciated.
- IPFS
- IPNS
- IPFS Cluster
Ответы
1The ipfs pin remote
command allows users to utilize the pinning service API to pin data on a remote pinning service. This feature enables users to store and manage content on external pinning services through the IPFS ecosystem.
Знаете ответ?
Пожалуйста, войдите в систему и поделитесь им.
The InterPlanetary File System (IPFS) is a protocol, hypermedia and file sharing peer-to-peer network for storing and sharing data in a distributed file system.