Add an option to `forc deploy` and `forc run` to write the constructed transaction to a file
Open
enhancement
forc
forc-client
- Dominant language
- Rust
- Stars
- 0
- Forks
- 0
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 3
Description
This could be used in combination with `--dry-run` to output a transaction to file rather than deploying or running directly.
This would be useful for creating transactions that can be used for testing, and for greater interop with the `forc submit` and `forc wallet sign` plugin commands.
This would ideally support either json or the binary representation used by fuel-core.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.