설치
brew tap ethereum/solc
brew install solidity
solc 특정 버전 설치
solc-select install 0.7.6
solc 특정 버전 사용 (사용 전 설치되어야 한다)
solc-select use 0.7.6
brew tap ethereum/solc
brew install solidity
solc-select install 0.7.6
solc-select use 0.7.6