Solidity Setup
Learn how to set up the libraries required to install Solidity.
We'll cover the following...
Using Visual Studio
For setting up libraries on your local machine, use Visual Studio Code (VS Code) for coding. VS Code has an extension that makes working with Solidity (.sol
) files easy. We recommend you ...