Skip to content

Commit

Permalink
add tools/go-generate-car.
Browse files Browse the repository at this point in the history
This tool makes it easy to prepare data for Filecoin deal-making.
It takes a single file or a specification of files, generates an
aggregated CAR, and calculates its commP.
  • Loading branch information
raulk authored and ZakAyesh committed Feb 28, 2023
1 parent c8f2989 commit 9be35a2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "tools/go-generate-car"]
path = tools/go-generate-car
url = https://github.com/tech-greedy/go-generate-car.git
1 change: 1 addition & 0 deletions tools/go-generate-car
Submodule go-generate-car added at 6645e6

0 comments on commit 9be35a2

Please sign in to comment.