Skip to content

Releases: Ankvik-Tech-Labs/Sigil

v0.3.2

29 Jan 16:18

Choose a tag to compare

📋 Changelog

  • No changes

🙏 Contributors

Thanks to all contributors who made this release possible!

No contributors

📥 Installation

Download the appropriate binary for your platform from the Assets section below:

🐧 Linux

  • x86_64 (64-bit Intel/AMD): sigil-linux-x86_64.tar.gz
  • aarch64 (ARM 64-bit): sigil-linux-aarch64.tar.gz

🍎 macOS

  • Intel (x86_64): sigil-macos-x86_64.tar.gz
  • Apple Silicon (M1/M2/M3): sigil-macos-aarch64.tar.gz

🪟 Windows

  • x64 (64-bit): sigil-windows-x86_64.zip

✅ Verification

All binaries can be verified using checksums.txt (SHA256 hashes):

# Linux/macOS
sha256sum -c checksums.txt --ignore-missing

# Windows PowerShell
Get-FileHash sigil-windows-x86_64.zip -Algorithm SHA256

🚀 Quick Start

# Extract (Linux/macOS)
tar -xzf sigil-*.tar.gz

# Extract (Windows)
Expand-Archive sigil-*.zip

# Make executable (Linux/macOS)
chmod +x sigil

# Run
./sigil --help

📖 Documentation


🤖 This release was automatically generated by Release Drafter

v0.3.0

29 Jan 16:13

Choose a tag to compare

📋 Changelog

🚀 Features

  • feat: multi-chain support (Bitcoin, Solana) + enhanced CLI security @Aviksaikat (#2)

🔐 Cryptography

  • feat: multi-chain support (Bitcoin, Solana) + enhanced CLI security @Aviksaikat (#2)

💾 Keystore

  • feat: multi-chain support (Bitcoin, Solana) + enhanced CLI security @Aviksaikat (#2)

👛 Wallet & Addresses

  • feat: multi-chain support (Bitcoin, Solana) + enhanced CLI security @Aviksaikat (#2)

🔀 Secret Sharing

  • feat: multi-chain support (Bitcoin, Solana) + enhanced CLI security @Aviksaikat (#2)

🎨 UI/UX

  • feat: multi-chain support (Bitcoin, Solana) + enhanced CLI security @Aviksaikat (#2)

📦 Dependencies

  • feat: multi-chain support (Bitcoin, Solana) + enhanced CLI security @Aviksaikat (#2)

📚 Documentation

  • feat: multi-chain support (Bitcoin, Solana) + enhanced CLI security @Aviksaikat (#2)

🛠️ Build & CI

  • feat: multi-chain support (Bitcoin, Solana) + enhanced CLI security @Aviksaikat (#2)

🙏 Contributors

Thanks to all contributors who made this release possible!

@Aviksaikat

📥 Installation

Download the appropriate binary for your platform from the Assets section below:

🐧 Linux

  • x86_64 (64-bit Intel/AMD): sigil-linux-x86_64.tar.gz
  • aarch64 (ARM 64-bit): sigil-linux-aarch64.tar.gz

🍎 macOS

  • Intel (x86_64): sigil-macos-x86_64.tar.gz
  • Apple Silicon (M1/M2/M3): sigil-macos-aarch64.tar.gz

🪟 Windows

  • x64 (64-bit): sigil-windows-x86_64.zip

✅ Verification

All binaries can be verified using checksums.txt (SHA256 hashes):

# Linux/macOS
sha256sum -c checksums.txt --ignore-missing

# Windows PowerShell
Get-FileHash sigil-windows-x86_64.zip -Algorithm SHA256

🚀 Quick Start

# Extract (Linux/macOS)
tar -xzf sigil-*.tar.gz

# Extract (Windows)
Expand-Archive sigil-*.zip

# Make executable (Linux/macOS)
chmod +x sigil

# Run
./sigil --help

📖 Documentation


🤖 This release was automatically generated by Release Drafter

v0.3.1

29 Jan 16:17

Choose a tag to compare

📋 Changelog

  • No changes

🙏 Contributors

Thanks to all contributors who made this release possible!

@Aviksaikat

📥 Installation

Download the appropriate binary for your platform from the Assets section below:

🐧 Linux

  • x86_64 (64-bit Intel/AMD): sigil-linux-x86_64.tar.gz
  • aarch64 (ARM 64-bit): sigil-linux-aarch64.tar.gz

🍎 macOS

  • Intel (x86_64): sigil-macos-x86_64.tar.gz
  • Apple Silicon (M1/M2/M3): sigil-macos-aarch64.tar.gz

🪟 Windows

  • x64 (64-bit): sigil-windows-x86_64.zip

✅ Verification

All binaries can be verified using checksums.txt (SHA256 hashes):

# Linux/macOS
sha256sum -c checksums.txt --ignore-missing

# Windows PowerShell
Get-FileHash sigil-windows-x86_64.zip -Algorithm SHA256

🚀 Quick Start

# Extract (Linux/macOS)
tar -xzf sigil-*.tar.gz

# Extract (Windows)
Expand-Archive sigil-*.zip

# Make executable (Linux/macOS)
chmod +x sigil

# Run
./sigil --help

📖 Documentation


🤖 This release was automatically generated by Release Drafter