Skip to content

Commit

Permalink
feat: add generate rollup script (#75)
Browse files Browse the repository at this point in the history
Adds a script that generate a rollup index for a given root CID.
  • Loading branch information
Alan Shaw authored Aug 15, 2023
1 parent c59af62 commit 6ccdaaa
Show file tree
Hide file tree
Showing 4 changed files with 1,836 additions and 184 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
node_modules
dist
.mf
.env
Loading

0 comments on commit 6ccdaaa

Please sign in to comment.