7 Steps to Developing Smart Contracts with Visual Code Extension
2 min readApr 5, 2022
Enjoy! 🔮🧙♂️
Subscribe to my SubStack and read the full article below…
Let’s begin with the prerequisites first, shall we?
PREREQUISITES:
- Windows 10, Linux, Mac OSx are standard current operating systems.
IF you are developing Go smart contracts: install Go version 1.12 or greater
- VS CODE version 1.32 or greater
IF you are developing NODE smart contracts: you need to install Node v8.x or 10.x and NPM v6.x or greater
- Docker v17.062-ce or greater
- Docker Compose v1.14.0 or greater
IF you are developing JAVA smart contracts you’ll need to install JAVA JDK v8