Release Notes
⚙️ Miscellaneous Tasks
- Update utxorpc to v0.13
Install cshell 0.14.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/txpipe/cshell/releases/download/v0.14.0/cshell-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/txpipe/cshell/releases/download/v0.14.0/cshell-installer.ps1 | iex"Install prebuilt binaries via Homebrew
brew install txpipe/tap/cshellInstall prebuilt binaries into your npm project
npm install @txpipe/cshell@0.14.0Download cshell 0.14.0
| File | Platform | Checksum |
|---|---|---|
| cshell-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum |
| cshell-x86_64-pc-windows-msvc.tar.gz | x64 Windows | checksum |
| cshell-aarch64-unknown-linux-gnu.tar.gz | ARM64 Linux | checksum |
| cshell-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |