Home Blockchain 安装solc Install Solc Not Solcjs
Post
Cancel

Blockchain 安装solc Install Solc Not Solcjs

solc :
https://github.com/ethereum/solidity/releases

solcjs :  node package

两者不一样,参数不兼容。

所以,有时候我们需要使用solc 来执行一些命令

安装方法:在上面的  https://github.com/ethereum/solidity/releases中,直接下载二进制文件即可。

This post is licensed under CC BY 4.0 by the author.