
Security News
GitHub Actions Supply Chain Attack Puts Thousands of Projects at Risk
A compromised GitHub Action exposed secrets in CI/CD logs, putting thousands of projects at risk and forcing developers to urgently secure their workflows.
banano-nft-crawler
Advanced tools
Library for crawling across the Banano ledger to trace NFTs.
Library for crawling across the Banano ledger to trace NFTs.
Crawls an account to find supply blocks.
Crawls an account to find mint blocks for a specific supply block.
Crawls through several accounts if required to trace a single NFT from the mint block.
From the Nano RPC, the account field is the recipient for send blocks.
For the banano-nft-crawler lib, in an IAssetBlock, the account
field is used mark which account to mark which account to continue crawling in.
owner
and account
has different values in a send#atomic_swap
block. The seller is the owner
of the NFT until the buyer account
sends the payment.
head
or crawlHead
usually refers to the latest block checked while crawling even if it isn't an IAssetBlock.
frontier
in the context of the crawlers refer to the latest IAssetBlock that can be behind the head.
These crawlers are extracted from:
https://github.com/Airtune/banano-metanode-nft-ts
Banano NFT protocol specification:
FAQs
Library for crawling across the Banano ledger to trace NFTs.
The npm package banano-nft-crawler receives a total of 0 weekly downloads. As such, banano-nft-crawler popularity was classified as not popular.
We found that banano-nft-crawler demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
A compromised GitHub Action exposed secrets in CI/CD logs, putting thousands of projects at risk and forcing developers to urgently secure their workflows.
Research
Security News
A malicious Maven package typosquatting a popular library is secretly stealing OAuth credentials on the 15th of each month, putting Java developers at risk.
Security News
Socket and Seal Security collaborate to fix a critical npm overrides bug, resolving a three-year security issue in the JavaScript ecosystem's most popular package manager.