go-car icon indicating copy to clipboard operation
go-car copied to clipboard

Add car cli command for canonical ordering of car

Open willscott opened this issue 2 years ago • 0 comments

It should be straight-forward to take a car, and ask for it to be streamed out in depth-first selector traversal order from the root. This mode should:

  • warn if there are blocks in the car that are not reached in the traversal
  • stream out the car v1 directly to stdout, or write it to a file.

willscott avatar Oct 19 '21 18:10 willscott