v4.0.0-rc3
Pre-release
Pre-release
github-actions
released this
13 May 05:09
·
23 commits
to main
since this release
Finschia v4.0.0-rc3 Release Note
What's Changed
Check out all the changes here
Base sub modules
- Ostracon: v1.1.3
- Finschia-sdk: v0.49.0-rc5
- Finschia/wasmd: v0.3.0
- Finschia/ibc-go: v4.3.1
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-rc3
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-rc3
docker run finschia/finschianode:4.0.0-rc3 fnsad version
# 4.0.0-rc3
Download binaries
Binaries for linux and darwin are available below.