Get Started with Solidity in VSCode (Python) on Debian and Ubuntu-based distributions

M-Zohaib Nasir
1 min readJan 28, 2022

--

“Solidity is an object-oriented, high-level language for implementing smart contracts. Smart contracts are programs which govern the behavior of accounts within the Ethereum state.” ~ docs.soliditylang.org

The easiest and fastest way to start coding Solidity is using Remix, which is a web-based IDE that allows you to code and compile smart contracts without the need of installing anything else.

Procedure:

  1. Install VSCode:
    To install Visual Studio Code, if you haven’t, click here for step-by-step guide.
  2. Integrate Python with VSCode, if you haven’t, click here for step-by-step guide.
  3. Installing the Extension to Write Solidity on VS Code:
    -Launch VS Code
    -Look for ‘Extensions’ in the right sidebar and click it
    -Search for solidity and click the one whose author is ‘Juan Blanco’
    -Click install. I have already installed it, so here’s how it looks:

& it’s Done!

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

M-Zohaib Nasir
M-Zohaib Nasir

No responses yet

Write a response