
Product
Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.
xrpl-tx-export
Advanced tools
This small node app fetches all transactions for an account and returns the results in CSV (when called from the command line) or as a parsed object (when used as a node module).
Uses xrplcluster.com full history nodes.

npm install
If you are new to anything code / nodejs related:
2:30 @ https://www.youtube.com/watch?v=9gVK6fp3UOonpm installnode index.js {account}
eg.
node index.js rPEPPER7kfTD9w2To4CQk6UCfuHM9c6GDY
node index.js {account} > {somefile}
eg.
node index.js rPEPPER7kfTD9w2To4CQk6UCfuHM9c6GDY > export.csv
Import app and call as function.
Call: app(account, callback). See example use in index.js
Ready to use: dist/index.html
Get the browserified version from the dist folder, and see run as module.
Ready to use: https://cdn.jsdelivr.net/npm/xrpl-tx-export/dist/xrpl-tx-export.js
Sample: https://jsfiddle.net/WietseWind/vtL3msaw
Build for the browser using npm run build if working from source.
FAQs
Fetch XRPL transactions to CSV format
We found that xrpl-tx-export 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.

Product
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.

Research
More than 140 Mastra npm packages were compromised in a supply chain attack that used a typosquatted dependency to deliver a cross-platform infostealer during installation.

Research
/Security News
A new npm package tests AI malware scanners with prompt injection, safety-triggering comments, context flooding, and obfuscated JavaScript.