v1.0.0-rc1
github-actions
released this
01 Jul 00:51
·
40751 commits
to master
since this release
Release Notes
Along with our usual x64 Linux builds, we're now excited to announce the official support for the following going forward:
- MacOS x64 binaries
- Windows x64 binaries
- Official Docker image (https://hub.docker.com/r/defi/defichain)
Additionally, pre-release tag has been removed. Release candidate version marks the full support for mining/minting.
Note, this release is for daemon and CLI client.
GUI is not yet available with this version.
How to run
Download and untar the relevant version to your operating system, run bin/defid
or bin/defid.exe
to start a DeFi Blockchain daemon. The client (CLI) can be found at bin/defi-cli
or bin/defi-cli.exe
.
GUI will be available soon, but not included in this release.