Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@ducatus/ducatuscore-lib
Advanced tools
A pure and powerful JavaScript library for Ducatuscore.
Ducatuscore is a powerful new peer-to-peer platform for the next generation of financial technology. The decentralized nature of the Ducatuscore network allows for highly resilient ducatuscore infrastructure, and the developer community needs reliable, open-source tools to implement ducatuscore apps and services. Ducatuscore JavaScript Library provides a reliable API for JavaScript apps that need to interface with Ducatuscore.
Clone the Ducatuscore monorepo and npm install
:
To build a ducatuscore-lib full bundle for the browser:
gulp browser
This will generate files named ducatuscore-lib.js
and ducatuscore-lib.min.js
.
npm test
You can also run just the Node.js tests with gulp test:node
, just the browser tests with gulp test:browser
or create a test coverage report (you can open coverage/lcov-report/index.html
to visualize it) with gulp coverage
.
Some functionality is implemented as a module that can be installed separately:
We're using the Ducatuscore JavaScript Library in production, as are many others, but please use common sense when doing anything related to finances! We take no responsibility for your implementation decisions.
FAQs
A pure and powerful JavaScript Bitcoin library.
We found that @ducatus/ducatuscore-lib demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.