Skip to content

v4.0.0-rc4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 02:18
· 23 commits to main since this release
v4.0.0-rc4
ea2b52b

Finschia v4.0.0-rc4 Release Note

What's Changed

Check out all the changes here

Base sub modules

Build from source

You must use Go 1.20 if building from source

git clone https://github.com/Finschia/finschia
cd finschia && git checkout v4.0.0-rc4
make install

Run with Docker

If you want to run fnsad in a Docker container, you can use the Docker images.

  • docker image: finschia/finschianode:4.0.0-rc4
docker run finschia/finschianode:4.0.0-rc4 fnsad version
# 4.0.0-rc4

Download binaries

Binaries for linux and darwin are available below.