Compatibility with `solc-select`
Open
enhancement
help wanted
- Dominant language
- Python
- Stars
- 142
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
### Overview
`py-solc-x` should detect the presence of, and utilize, versions of solc installed via [`solc-select`](https://github.com/crytic/solc-select)
### Specification
`import_installed_solc` already handles a natively-installed solc version using `which`/`where`. The functionality here could be expanded to fit `solc-select`. I'm not sure exactly what this looks like as I haven't delved deeply into the package.
Contributor guide
Assessment
This issue has not been assessed yet.