Skip to content

Releases: txpipe/telchar

0.1.2 - 2025-03-19

19 Mar 16:44

Choose a tag to compare

Release Notes

🚀 Features

  • (frontend) Change codegen to install on dapp details (#40)

🐛 Bug Fixes

  • (hero) Update installation link and correct typo in text

📚 Documentation

  • (README) Update codegen libraries

Install telchar 0.1.2

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/txpipe/telchar/releases/download/v0.1.2/telchar-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install txpipe/tap/telchar

Download telchar 0.1.2

File Platform Checksum
telchar-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
telchar-x86_64-apple-darwin.tar.xz Intel macOS checksum
telchar-aarch64-pc-windows-msvc.zip ARM64 Windows checksum
telchar-x86_64-pc-windows-msvc.zip x64 Windows checksum
telchar-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.1.1

18 Feb 13:09
21d415c

Choose a tag to compare

Install telchar 0.1.1

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/txpipe/telchar/releases/download/v0.1.1/telchar-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install txpipe/tap/telchar

Download telchar 0.1.1

File Platform Checksum
telchar-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
telchar-x86_64-apple-darwin.tar.xz Intel macOS checksum
telchar-aarch64-pc-windows-msvc.zip ARM64 Windows checksum
telchar-x86_64-pc-windows-msvc.zip x64 Windows checksum
telchar-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.1.0 - 2025-02-11

12 Feb 13:16

Choose a tag to compare

Release Notes

🚀 Features

  • Implement PoC for blueprint template creation (#1)
  • Apply latest UI design updates (#7)
  • Bootstrap Zot (#17)
  • Bootstrap everything (#24)

📚 Documentation

  • Describe scope & requirements

⚙️ Miscellaneous Tasks

  • Change keys to secret and cert issuer (#19)

Install telchar 0.1.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/txpipe/telchar/releases/download/v0.1.0/telchar-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install txpipe/tap/telchar

Download telchar 0.1.0

File Platform Checksum
telchar-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
telchar-x86_64-apple-darwin.tar.xz Intel macOS checksum
telchar-aarch64-pc-windows-msvc.zip ARM64 Windows checksum
telchar-x86_64-pc-windows-msvc.zip x64 Windows checksum
telchar-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum