Encode-Club-Solidity-Foundations / Lesson-01

21 stars 14 forks source link

Is it possible to use Visual Studio Code to write Solidity codes? If yes, how? #43

Open abshahin opened 1 year ago

MatheusDaros commented 1 year ago

Hello @abshahin

Yes, definitely. There are many great IDEs out there that can write any kind of code files. VSCode is no exception. With the right tools and extensions, VSCode can become one of the best IDEs to build solidity smart contracts or even whole blockchain applications.