CLI - Install command updates
Mariano FuentesWe have updated our install command to now support Python and Go.
JS/TS
- Can now install in React Native projects
 - Can now install in projects using pnpm
 
Python*
- Can now install on projects using popular package managers: pip, pipenv and poetry
 
Go*
- Can now install on projects using go modules
 
Contracts
- Now we use the corresponding contracts package manager to install contracts, such as 
foundry installrather than using npm for it 
These changes are available on npx thirdweb version 0.10.23 and above.
Read more here: docs