Sherlock is a Bitcoin chain analysis engine and web visualizer. It applies heuristics to raw block data to infer patterns and classify transaction behaviors, generating detailed JSON and Markdown reports.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^4.18.2^2.1.1^30.3.0^7.2.2docs: Transform README into the Sherlock manual and delete the separate manual file.
e2d1121View on GitHubchore: Update test coverage reports and related output files.
ce67dd2View on GitHubfix(analyzer): output all 9 evaluated heuristics; aggregate in UI
b9f4eaeView on GitHubfeat: Implement narrative analysis for block summaries and UI improvements
8b4d95cView on GitHubfeat: Implement Jest for comprehensive unit testing and code coverage, alongside updates to core application logic, UI, and documentation.
8d8af29View on GitHubfeat: implement initial web application and fix dependencies
7c9c287View on GitHubfeat: optimise grader by reducing the number of jq calls
db5ef71View on GitHubfix: update requirements to only parse all transactions for 1st block
3a7b7c5View on GitHub