sam-goldman / dca-v2-deployments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deployment Instructions

git clone git@github.com:sam-goldman/dca-v2-deployments.git
cd dca-v2-deployments
yarn install --ignore-scripts && yarn sphinx install && forge install
  1. Change the configureSphinx function.

  2. Fill in the .env.

  3. Propose:

sh script/compile.sh && npx sphinx propose script/DCA_v2.s.sol --networks <NETWORK_NAMES>

About


Languages

Language:Solidity 77.9%Language:Shell 22.1%