# homebrew-solang **Repository Path**: hyperledger/homebrew-solang ## Basic Information - **Project Name**: homebrew-solang - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-31 - **Last Updated**: 2024-09-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Hyperledger Solang private tap Solang is an open-source Solidity compiler that targets both Solana and Polkadot. For more information about it, check out the project's [documentation](https://solang.readthedocs.io) and its [repository](https://github.com/hyperledger/solang). This repository contains the Brew cask for installing Solang on MacOS via Brew. To instal it, run the following command: ``` brew install hyperledger/solang/solang ```