forc-pkg 0.66.6

Building, locking, fetching and updating Sway projects as Forc packages.
Documentation

Building, locking, fetching and updating sway projects as Forc packages.

A forc package represents a Sway project with a Forc.toml manifest file declared at its root. The project should consist of one or more Sway modules under a src directory. It may also declare a set of forc package dependencies within its manifest.