Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Commit

Permalink
docs(README.md): add archive notification
Browse files Browse the repository at this point in the history
  • Loading branch information
bafu authored Feb 13, 2024
1 parent aa52aa7 commit fc20468
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# estuary-upload

Estuary project [terminated on 2023-08-10](https://x.com/Estuary_Tech/status/1689468956980228096?s=20), so this repository is also archived.

Upload your file to Estuary and generate Numbers ID (Nid, the same as [default IPFS CIDv1](https://github.com/ipfs/kubo)).

If you upload a file to Estuary and find the CIDv1 is different from Kubo (IPFS implementation in Go) CIDv1, it is because both Kubo and Estuary generate CIDv1, but they use different chunk sizes: Kubo (256 KB) vs Estuary (1 MB). estuary-upload helps you generate Nid (Kubo CIDv1) in any file size.
Expand Down

0 comments on commit fc20468

Please sign in to comment.