@mean-finance/dca-v2-periphery
TypeScript icon, indicating that this package has built-in type declarations

3.9.0Β β€’Β PublicΒ β€’Β Published

DCA V2 - Periphery

Lint Tests (unit, integration) npm version

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

πŸ’° 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-periphery
  • Yarn installation
yarn add @mean-finance/dca-v2-periphery

πŸ‘¨β€πŸ’» 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

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 Periphery is the GNU General Public License v2.0 (GPL-2.0-or-later), see LICENSE.

Exceptions

  • All files in contracts/mocks remain unlicensed.

Package Sidebar

Install

npm i @mean-finance/dca-v2-periphery

Homepage

mean.finance

Weekly Downloads

134

Version

3.9.0

License

GPL-2.0

Unpacked Size

3.82 MB

Total Files

762

Last publish

Collaborators

  • fiboape
  • sambugs
  • 0xged
  • alejoamiras
  • nchamo