Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Mar 01:42
· 29 commits to main since this release
v3.0.0
f3069dc

Finschia-proxy v3.0.0 Release Note

Apply Finschia v3.0.0

Build from source

You must use Golang v1.20.x if building from source

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

Download binaries

Binaries for linux and darwin are available below.