Set up your development environment
To develop and build smart contracts on Polkadot we need to setup the proper environment.
Luckily we can use Pop CLI for this. Pop CLI has the pop install
command.
To install all the packages on your system that are needed for Polkadot smart contract development, run the following command:
The above command will install all the necessary packages.
If you run into any errors, please report them as an issue in the Pop CLI repo so we can better improve the tool:
Last updated
Was this helpful?