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 | shInstall prebuilt binaries via Homebrew
brew install txpipe/tap/cshellInstall prebuilt binaries into your npm project
npm install @txpipe/cshell@0.3.0Download 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 |