Showing posts with label Smart contract. Show all posts
Showing posts with label Smart contract. Show all posts

Monday, October 2, 2017

Solidity: Installation

Command:

$ npm install -g solc


Result:

/usr/local/bin/solcjs -> /usr/local/lib/node_modules/solc/solcjs
solc@0.4.17 /usr/local/lib/node_modules/solc
├── memorystream@0.3.1
├── require-from-string@1.2.1
├── semver@5.4.1
├── fs-extra@0.30.0 (path-is-absolute@1.0.1, jsonfile@2.4.0, klaw@1.3.1, graceful-fs@4.1.11, rimraf@2.6.2)
└── yargs@4.8.1 (get-caller-file@1.0.2, decamelize@1.2.0, y18n@3.2.1, which-module@1.0.0, set-blocking@2.0.0, lodash.assign@4.2.0, window-size@0.2.0, require-main-filename@1.0.1, require-directory@2.1.1, yargs-parser@2.4.1, os-locale@1.4.0, string-width@1.0.2, cliui@3.2.0, read-pkg-up@1.0.1)