Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy contracts to one or more chains, configurable. #733

Open
SilentCicero opened this issue Feb 1, 2022 · 0 comments
Open

Deploy contracts to one or more chains, configurable. #733

SilentCicero opened this issue Feb 1, 2022 · 0 comments
Labels
enhancement New feature or request forc forc-client Everything related to the `forc-client` crate.

Comments

@SilentCicero
Copy link
Member

SilentCicero commented Feb 1, 2022

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.:

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.

@adlerjohn adlerjohn added enhancement New feature or request forc labels Feb 1, 2022
@mitchmindtree mitchmindtree added the forc-client Everything related to the `forc-client` crate. label Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request forc forc-client Everything related to the `forc-client` crate.
Projects
None yet
Development

No branches or pull requests

3 participants