Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/infura/ipfs-copy
Pin your existing IPFS files stored in Infura in 3 steps.
https://github.com/infura/ipfs-copy
ipfs
Last synced: about 2 months ago
JSON representation
Pin your existing IPFS files stored in Infura in 3 steps.
- Host: GitHub
- URL: https://github.com/infura/ipfs-copy
- Owner: INFURA
- License: mit
- Created: 2021-04-07T09:54:23.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-12T09:37:20.000Z (over 2 years ago)
- Last Synced: 2024-11-15T21:53:11.501Z (about 2 months ago)
- Topics: ipfs
- Language: Go
- Size: 95.7 KB
- Stars: 12
- Watchers: 34
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# IPFS Copy
> Migrate your IPFS data to Infura in 3 steps.`ipfs-copy` is a migration tool for both existing Infura IPFS users and new users currently self-hosting their data that want to migrate to the new, more reliable, performant Infura IPFS service with all the latest features.
Migration steps:
- [If you already access IPFS via Infura's API, learn how to migrate your content to the new version](./MigrationExistingUsers.md)
- [If you are a new user to Infura's IPFS service and want to migrate content from another IPFS node](./MigrationNewUsers.md)## License
MIT