Install
Install thirdweb dependencies into your project. If no path is specified, the current directory will be used.
Run this command to install thirdweb dependencies into your project. If no path is specified, the current directory will be used.
This command will automatically detect the type of project you are working on and install or update the appropriate thirdweb dependencies.
--nightly
: Install the nightly version of packages.--dev
: Install the dev version of packages.--debug
: Show debug logs.