
Security News
Another Round of TEA Protocol Spam Floods npm, But It’s Not a Worm
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.
five-bells-pathfind
Advanced tools
A reference implementation of an Interledger pathfinder
You can see the pathfinder in action as part of the five-bells-demo!
This library includes a network crawler, graph search algorithm implementation and rate quoting client.
The crawler uses APIs on the five-bells-ledger and five-bells-trader to find other nodes in the network based on a given starting point.
This library uses Iterative Deepening Depth-First Search to find the shortest paths from the sending ledger to the receiving ledger.
The rate quoting client requests quotes from the traders involved in a given path starting with the trader closest to the recipient and working backwards.
This library can be compiled with Babel using the command npm run build. The compiled files will be in the babel/ folder.
FAQs
Basic pathfinding library
We found that five-bells-pathfind 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
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.

Security News
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads

Research
/Security News
A malicious Chrome extension posing as an Ethereum wallet steals seed phrases by encoding them into Sui transactions, enabling full wallet takeover.