Thennavan-Hex / block

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To install Node.js and the Solidity compiler globally, follow these steps:

  1. Install Node.js: You can download and install Node.js from the official website: Node.js.

  2. Install the Solidity Compiler (solc) globally using npm (Node Package Manager):

    npm install -g solc

About


Languages

Language:JavaScript 38.5%Language:HTML 38.0%Language:Python 20.2%Language:Solidity 3.4%