Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(deploy-contract): deploygen does codegen only (WIP)
currently fails: ``` $ ./scripts/deploy-contract.js --deploygen src/sell-concert-tickets.js (Error#1) Error#1: ENOENT: no such file or directory, open 'src/auto-deploy.template.js' at async generateDeployArtifact (file:///home/connolly/projects/dapp-agoric-basics/contract/scripts/deploy-contract.js:70:20) at async main (file:///home/connolly/projects/dapp-agoric-basics/contract/scripts/deploy-contract.js:130:7) ```
- Loading branch information