beamer-bridge/beamer

Make config commands and deployment commands use specified ABI dir

andfletcher opened this issue · 0 comments

Currently deployment and configuration commands use ape-generated contracts/.build directory to get the ABI files.
We should make it so that

  • the deployment commands have a mandatory --abi-dir option, same as configuration commands have
  • all commands use the ABI files located at the specified path