Deploy contracts to one or more chains, configurable.
Open
enhancement
forc
forc-client
- Dominant language
- Rust
- Stars
- 0
- Forks
- 0
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 3
Description
To break this issue out more.
We will want the `Forc` CLI to be able to deploy to our soon to be persistent remote test network.
This means a deploy flow, e.g.:
```sh
forc deploy
Select network:
[x] local-network
[ ] fuel-testnet-v-0.0.1
```
So this is the beginning of the `deploy to any network` flow. Things like the pre-emtive handling of "you don't have enough ETH to deploy" etc. would be good as well as a next step after this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.