foundry - Ethereum Development Framework
DRANK

Create a new Forge projectUsage: forge init [OPTIONS] [PATH] Arguments: [PATH] The root directory of the new project [default: .] Options: -t, --template <TEMPLATE> The template to start from -b, --branch <BRANCH> Branch argument that can only be used with template option. If not specified, the default branch is used --offline Do not install dependencies from the network [aliases: --no-deps] --force Create the project even if the specified root directory is not empty --vscode Create a .vscode/settings.json file with Solidity settings, and generate a remappings.txt file --vyper Initialize a Vyper project template -n, --network <NETWORK> Initialize a project template for the specified network in Foundry [possible values: tempo] --use-parent-git Use the parent git repository inste…

getfoundry.sh
Related Topics: Cryptocurrency