Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 May 02:30
· 7 commits to main since this release
v4.0.0
476aa1b

Finschia-proxy v4.0.0 Release Note

Apply Finschia v4.0.0

Build from source

You must use Go 1.20 if building from source

git clone https://github.com/Finschia/finschia-proxy
cd finschia-proxy && 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-proxy:4.0.0
docker run finschia/finschianode-proxy:4.0.0 fnsad-proxy version
# 4.0.0

Download binaries

Binaries for linux and darwin are available below.