banano-nft-crawler
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "banano-nft-crawler", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Library for crawling across the Banano ledger to trace NFTs.", | ||
@@ -8,2 +8,3 @@ "main": "./dist/index.js", | ||
"scripts": { | ||
"build": "npx tsc --build tsconfig.json", | ||
"test": "mocha --require ts-node/register ./test/**/*.ts", | ||
@@ -10,0 +11,0 @@ "testSupplyBlocksCrawler": "mocha --require ts-node/register ./test/supply-blocks-crawler.spec.ts", |
@@ -5,2 +5,12 @@ # banano-nft-crawler | ||
# Setup | ||
`npm i banano-nft-crawler` | ||
# Run tests | ||
# Classes | ||
## SupplyBlocksCrawler | ||
@@ -7,0 +17,0 @@ |
200858
89
3084
43