Skip to content

Mainnet-v1.11.5-1687535916

Compare
Choose a tag to compare
@nmarcetic nmarcetic released this 23 Jun 15:58
· 118 commits to master since this release
feed88b

Injective v1.11.5 Upgrade 🥷

Usage

Versions

Binary Version Commit Hash
injectived 1.11.5 85fd429d13e44bbd3b4f84928acdce5700d968fe

Go version 1.19

Verify you're using the correct version by running the below commands:

injectived version
docker run public.ecr.aws/l9h3g6c6/injective-core:v1.11.5 injectived version

🐳 Docker

Docker images have support for both amd64 and arm64 architectures.

Image Description
public.ecr.aws/l9h3g6c6/injective-core:v1.11.5 Alpine image

🕊️ Download Binaries

wget https://github.com/InjectiveLabs/injective-chain-releases/releases/download/v1.11.5-1687535916/linux-amd64.zip
unzip linux-amd64.zip
sudo mv injectived peggo /usr/bin
sudo mv libwasmvm.x86_64.so /usr/lib