Support deploying a single contract inside a workspace
Open
enhancement
forc-client
forc-deploy
- Dominant language
- Rust
- Stars
- 0
- Forks
- 0
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 3
Description
Currently if forc-deploy is ran inside a workspace, it will try to deploy all contracts in the workspace. This should be:
1. If ran inside an individual package inside a workspace, deploy that specific contract
2. If ran at the root of workspace directory, deploy all contracts and possibly provide a warning.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.