Skip to content

v4.0.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 07:32
v4.0.1
5cd5b30

Finschia-proxy v4.0.1 Release Note

Apply Finschia v4.0.1

Build from source

You must use Go 1.22 if building from source

git clone https://github.com/Finschia/finschia-proxy
cd finschia-proxy && git checkout v4.0.1
make install

Run with Docker

If you want to run fnsad-proxy in a Docker container, you can use the Docker images.

  • docker image: finschia/finschianode-proxy:4.0.1
docker run finschia/finschianode-proxy:4.0.1 fnsad-proxy version
# 4.0.1

Download binaries

Binaries for linux and darwin are available below.