8000 Release 0.6.0 - 2025-05-23 · txpipe/cshell · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

0.6.0 - 2025-05-23

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 00:46
71f8799

Release Notes

🚀 Features

  • Handle explorer connection state (#19)
  • Add sign & resolve utils to the tx command (#17)

Install cshell 0.6.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/txpipe/cshell/releases/download/v0.6.0/cshell-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install txpipe/tap/cshell

Install prebuilt binaries into your npm project

npm install @txpipe/cshell@0.6.0

Download cshell 0.6.0

File Platform Checksum
cshell-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
cshell-x86_64-apple-darwin.tar.gz Intel macOS checksum
cshell-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
cshell-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum
0