refillic / asdf-solidity

Solidity plugin for the asdf version manager
MIT License
2 stars 7 forks source link
asdf-plugin

asdf-solidity

Supports Linux and macOS

Solidity plugin for asdf version manager

Install

asdf plugin-add solidity https://github.com/refillic/asdf-solidity.git

Requirements

Linux users don't need to install any dependencies. In Linux the solidity installation consists of a statically linked solc executable.

For macOS, you need to have Homebrew installed. The rest of the dependencies will be automatically installed through Homebrew. Please refer to the Solidity Installation Guide.