
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
@quantumdag_/core-lib
Advanced tools
PLEASE NOTE: This project is under heavy development and is not production ready
Based on the popular Bitcore library developed by BitPay for the Bitcoin, Qtmcore library provides primitives for interfacing with the Qtm network.
git clone git@github.com:quantumdag.net/qtmcore-lib
Adding Qtmcore to your app's package.json:
"dependencies": {
"quantumdag.net/qtmcore-lib": "*"
}
Qtmcore library provides primitives such as Transaction and UTXO data structures customized for use with the next-generation high-performance Qtm network.
The complete docs are hosted here: bitcore documentation. There's also a bitcore API reference available generated from the JSDocs of the project, where you'll find low-level details on each bitcore utility.
To build a qtmcore-lib full bundle for the browser:
gulp browser
This will generate files named qtmcore-lib.js and qtmcore-lib.min.js.
You can also use our pre-generated files, provided for each release along with a PGP signature by one of the project's maintainers. To get them, checkout the releases.
See CONTRIBUTING.md on the main bitcore repo for information about how to contribute.
Code released under the MIT license.
Bitcore - Copyright 2013-2019 BitPay, Inc. Bitcore is a trademark maintained by BitPay, Inc.
Qtmcore - Copyright 2020 ASPECTRON Inc.
FAQs
JavaScript Qtm library.
We found that @quantumdag_/core-lib 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.