3.4.0 โ€ข Published 6 months ago

@mean-finance/dca-v2-core v3.4.0

Weekly downloads
-
License
BUSL-1.1
Repository
github
Last release
6 months ago

DCA V2

Lint Tests (unit, integration, e2e) npm version

This repository contains the core smart contracts for the DCA V2 Protocol.

โš ๏ธ Audit

These contracts have been audited. Read all performed audits in here.

๐Ÿ’ฐ Bug bounty

This repository is subject to the DCA V2 bug bounty program, per the terms defined here.

๐Ÿ“– Docs

Check our docs at docs.mean.finance

๐Ÿ“ฆ NPM/YARN Package

  • NPM Installation
npm install @mean-finance/dca-v2-core
  • Yarn installation
yarn add @mean-finance/dca-v2-core

๐Ÿ‘จโ€๐Ÿ’ป Development environment

  • Copy environment file
cp .env.example .env
  • Fill environment file with your information
nano .env

๐Ÿงช Testing

Unit

yarn test:unit

Will run all tests under test/unit

E2E

yarn test:e2e

Will run all tests under test/e2e

Integration

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

๐Ÿšข Deployment

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.

Licensing

The primary license for DCA V2 is the Business Source License 1.1 (BUSL-1.1), see LICENSE.

Exceptions

  • All files in contracts/interfaces/ are licensed under GPL-2.0-or-later (as indicated in their SPDX headers), see contracts/interfaces/LICENSE
  • All files in contracts/libraries/ are licensed under GPL-2.0-or-later (as indicated in their SPDX headers), see contracts/libraries/LICENSE
  • All files in contracts/mocks remain unlicensed.
3.4.0

6 months ago

3.2.0

1 year ago

3.3.0

1 year ago

3.1.3-rc1

1 year ago

3.1.3

1 year ago

3.1.2

1 year ago

3.1.5

1 year ago

3.1.4

1 year ago

3.1.1

1 year ago

3.1.0

1 year ago

3.0.0-rc2

2 years ago

3.0.0-rc1

2 years ago

3.0.0-rc6

2 years ago

3.0.0-rc5

2 years ago

3.0.0-rc4

2 years ago

3.0.0-rc3

2 years ago

3.0.0-rc9

2 years ago

3.0.0-rc8

2 years ago

3.0.0-rc7

2 years ago

3.0.0

2 years ago

2.2.0-rc1

2 years ago

2.2.0-rc4

2 years ago

2.2.0-rc3

2 years ago

2.2.0-rc2

2 years ago

2.0.0-rc7

2 years ago

2.0.0-rc6

2 years ago

2.0.0-rc5

2 years ago

2.0.0-rc4

2 years ago

2.0.0-rc3

2 years ago

2.0.0-rc2

2 years ago

2.0.0-rc1

2 years ago

1.3.0-rc1

2 years ago

1.3.0-rc3

2 years ago

1.3.0-rc2

2 years ago

2.0.0-rc9

2 years ago

2.0.0-rc8

2 years ago

2.1.0

2 years ago

2.0.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago

1.0.0-rc.9

2 years ago

1.0.0-rc.12

2 years ago

1.0.0-rc.11

2 years ago

1.0.0-rc.10

2 years ago

1.0.0-rc.7

2 years ago

1.0.0-rc.8

2 years ago

1.0.0-rc.6

2 years ago

1.0.0-rc.5

3 years ago

1.0.0-rc.4

3 years ago

1.0.0-rc.3

3 years ago

1.0.0-rc.2

3 years ago

1.0.0-rc.1

3 years ago