https://github.com/hyperledger-solang/homebrew-solang
Brew tap for Hyperledger Solang
https://github.com/hyperledger-solang/homebrew-solang
brew solang solidity
Last synced: 3 months ago
JSON representation
Brew tap for Hyperledger Solang
- Host: GitHub
- URL: https://github.com/hyperledger-solang/homebrew-solang
- Owner: hyperledger-solang
- License: apache-2.0
- Created: 2022-07-25T17:20:45.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-26T17:50:51.000Z (over 2 years ago)
- Last Synced: 2025-06-20T15:03:59.439Z (12 months ago)
- Topics: brew, solang, solidity
- Language: Ruby
- Homepage: https://solang.readthedocs.io/
- Size: 14.6 KB
- Stars: 1
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
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
```