FuelLabs / FuelLabs/forc

Consider introducing `forc-spend` instead of using `forc-run` to spend predicates

Open
#153 1 comment 1 reaction 0 assignees View on GitHub
forc-client
Dominant language
Rust
Stars
0
Forks
0
Avg merge
1d 22h
Merged PRs (30d)
3

Description

`forc-run` currently used for running scripts and with FuelLabs/sway#4918 it will also support spending predicates. This functionality can be moved into a different plugin which can still live under `forc-client`. So basically `forc-client` commands would become:

1. `forc-deploy`: Deploy contracts
2. `forc-run`: Run scripts
3. `forc-spend`: Spend predicates

cc @FuelLabs/tooling

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.