github txpipe/cshell v0.3.0
0.3.0 - 2025-04-21

latest releases: v0.13.2, v0.13.1, v0.13.0...
8 months ago

Release Notes

🚀 Features

  • Catalyst milestone 1
  • Add integration tests
  • Create transactions using TX3 (#7)
  • Implement explorer PoC

🐛 Bug Fixes

  • CI runner
  • Use ListOption instead of listing possibilities
  • Allow empty headers on provider
  • Integraction tests

🔧 Continuous Integration

  • Fix integration tests
  • Update cargo dist to latest version (#8)

⚙️ Miscellaneous Tasks

  • Initialize Cargo package
  • Release 0.1.0
  • Release cshell version 0.1.0
  • Release cshell version 0.1.0
  • Get balance and edit providers
  • Add wallet edit
  • Release cshell version 0.2.0
  • Move pallas-wallet into CShell
  • Add wallet import for RO wallets

Release

  • 0.2.0
  • 0.2.0

Install cshell 0.3.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/txpipe/cshell/releases/download/v0.3.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.3.0

Download cshell 0.3.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

Don't miss a new cshell release

NewReleases is sending notifications on new releases.