There are 0 repository under error-signatures topic.
This Node.js script recursively scans through all `.sol` (Solidity) files in a given directory and its subdirectories, calculates the keccak256 signatures for functions, custom errors, and require statements, and outputs the results in a markdown-formatted file.