
Security News
NVD Concedes Inability to Keep Pace with Surging CVE Disclosures in 2025
Security experts warn that recent classification changes obscure the true scope of the NVD backlog as CVE volume hits all-time highs.
@mean-finance/dca-v2-core
Advanced tools
Supply Chain Security
Vulnerability
Quality
Maintenance
License
This repository contains the core smart contracts for the DCA V2 Protocol.
These contracts have been audited. Read all performed audits in here.
This repository is subject to the DCA V2 bug bounty program, per the terms defined here.
Check our docs at docs.mean.finance
npm install @mean-finance/dca-v2-core
yarn add @mean-finance/dca-v2-core
cp .env.example .env
nano .env
yarn test:unit
Will run all tests under test/unit
yarn test:e2e
Will run all tests under test/e2e
You will need to set up the development environment first, please refer to the development environment section.
yarn test:integration
Will run all tests under test/integration
You will need to set up the development environment first, please refer to the development environment section.
yarn deploy --network [network]
The plugin hardhat-deploy
is used to deploy contracts.
The primary license for DCA V2 is the Business Source License 1.1 (BUSL-1.1
), see LICENSE
.
contracts/interfaces/
are licensed under GPL-2.0-or-later
(as indicated in their SPDX headers), see contracts/interfaces/LICENSE
contracts/libraries/
are licensed under GPL-2.0-or-later
(as indicated in their SPDX headers), see contracts/libraries/LICENSE
contracts/mocks
remain unlicensed.FAQs
Core smart contracts of DCA v2 by mean.finance
The npm package @mean-finance/dca-v2-core receives a total of 143 weekly downloads. As such, @mean-finance/dca-v2-core popularity was classified as not popular.
We found that @mean-finance/dca-v2-core demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 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.
Security News
Security experts warn that recent classification changes obscure the true scope of the NVD backlog as CVE volume hits all-time highs.
Security Fundamentals
Attackers use obfuscation to hide malware in open source packages. Learn how to spot these techniques across npm, PyPI, Maven, and more.
Security News
Join Socket for exclusive networking events, rooftop gatherings, and one-on-one meetings during BSidesSF and RSA 2025 in San Francisco.