ethdebug / format

Smart contract debugging data format – Standards development working group
https://ethdebug.github.io/format/
43 stars 4 forks source link

Remove explicit schema listing/reading/importing by creating @ethdebug/format package #66

Closed gnidan closed 8 months ago

gnidan commented 8 months ago

This new package takes the place of the FS reads that happens in the tests package, and takes the place of the raw YAML loading that happens via webpack customization in the docusaurus package.