Release Notes
Initial release. See the announcement blog post: https://www.paradigm.xyz/2024/11/solar
Install solar 0.1.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/paradigmxyz/solar/releases/download/v0.1.0/solar-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c "irm https://github.com/paradigmxyz/solar/releases/download/v0.1.0/solar-installer.ps1 | iex"
Download solar 0.1.0
File | Platform | Checksum |
---|---|---|
solar-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum |
solar-x86_64-apple-darwin.tar.gz | Intel macOS | checksum |
solar-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
solar-aarch64-unknown-linux-gnu.tar.gz | ARM64 Linux | checksum |
solar-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |