Skip to main content
Setup a new squid project from a template or github repo

sqd init NAME

Setup a new squid project from a template or github repo
--remove deletes the existing target directory before creating the project. Use it only when that directory can be replaced.
For example, initialize the current EVM template without prompts:
See code: src/commands/init.ts