Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 May 01:54
· 23 commits to main since this release
v4.0.0
0d1b050

Finschia v4.0.0 Release Note

What's Changed

Check out all the changes here

Highlights

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
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
docker run finschia/finschianode:4.0.0 fnsad version
# 4.0.0

Download binaries

Binaries for linux and darwin are available below.