global: snapshot

This commit is contained in:
nym21
2026-03-02 13:34:45 +01:00
parent 7cb1bfa667
commit 4d97cec869
57 changed files with 1724 additions and 2011 deletions

View File

@@ -7,7 +7,7 @@
"test:basic": "node tests/basic.js",
"test:tree": "node tests/tree.js"
},
"description": "BRK JavaScript client",
"description": "Bitcoin on-chain analytics client — thousands of metrics, block explorer, and address index",
"engines": {
"node": ">=18"
},
@@ -23,7 +23,13 @@
"brk",
"bitcoin",
"blockchain",
"research"
"research",
"on-chain",
"analytics",
"metrics",
"api",
"data",
"cryptocurrency"
],
"license": "MIT",
"main": "index.js",