Back to list
Skycoin v0.28.2 Released
Skycoin v0.28.2
Skycoin v0.28.2 has been released and is available from GitHub.
This is a major release that consolidates all Skycoin tools into a unified binary architecture:
- Unified
skycoinbinary — all tools compiled into a single command:skycoin daemon— wallet nodeskycoin cli— command line interfaceskycoin newcoin— Fiber coin creatorskycoin explorer— blockchain explorerskycoin web— thin client web wallet
- Skywallet utilities (
skyhw) — integrated hardware wallet support:skyhw daemon— Skywallet daemonskyhw cli— Skywallet command line interface
- Embedded GUI sources — all frontend sources are embedded in the binary with support for custom frontends via flag
- CLI migrated to Cobra — improved command structure using spf13/cobra
- Native installers — .pkg for macOS and .msi for Windows
- Updated dependencies
Builds are available for Linux (amd64, arm64, armhf, arm, 386), macOS (amd64, arm64), and Windows (amd64, arm64, 386).
Install
Downloads are available on the GitHub release page.