Skip to content

v4.0.0-rc5

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 24 May 09:38
· 23 commits to main since this release
v4.0.0-rc5
5f3935a

Finschia v4.0.0-rc5 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-rc5
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-rc5
docker run finschia/finschianode:4.0.0-rc5 fnsad version
# 4.0.0-rc5

Download binaries

Binaries for linux and darwin are available below.