v4.0.0-rc4
Pre-release
Pre-release
github-actions
released this
22 May 02:18
·
23 commits
to main
since this release
Finschia v4.0.0-rc4 Release Note
What's Changed
Check out all the changes here
Base sub modules
- Ostracon: v1.1.3
- Finschia-sdk: v0.49.0-rc6
- 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-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.