UNPKG

create-eth

Version:
5 lines (4 loc) 243 B
export const networkConfigPath = `\`packages/foundry/foundry.toml\``; export const contractsPath = `\`packages/foundry/contracts\``; export const scriptsPath = `\`packages/foundry/script\``; export const testCommand = `\`yarn foundry:test\``;