[go: up one dir, main page]

Module forc::cli

source · []

Structs

Compile the current or target project.

Removes the default forc compiler output artifact directory, i.e. <project-name>/out. Also calls cargo clean which removes the target directory generated by cargo when running tests.

Generate tab-completion scripts for your shell

Deploy contract project. Crafts a contract deployment transaction then sends it to a running node.

Create a new Forc project.

Output the JSON associated with the ABI.

Find all forc plugins available via PATH.

Run script project. Crafts a script transaction then sends it to a running node.

Create a new Forc project from a git template.

Update dependencies in the Forc dependencies directory.

Functions