Install injectived
Last updated
Last updated
Check out this table to see which platform is supported to run injectived
CLI:
macOS (M1/ARM)
❌
✅
✅
macOS (Intel)
❌
✅
✅
Windows (x86_64)
❌
✅
❌
Windows (ARM)
❌
✅
❌
Linux (x86_64)
✅
✅
✅
Linux (ARM)
❌
✅
✅
At the moment, the only supported platform to run a pre-built injectived
CLI is Linux x86_64. The pre-built binaries are available on the .
This zip file will contain these files:
injectived
- Injective daemon also CLI
peggo
- Injective Ethereum's bridge relayer daemon
libwasmvm.x86_64.so
- the WASM virtual machine support file
Note: you do not need peggo
for deploying and instantiating smart contracts, this is for validators.
Confirm your version matches the output below (your output may be slightly different if a newer version is available):
The following command will start a container with injectived
CLI:
This is compatible with most platforms and arm64 / x86_64 architectures.
The following command will build injectived
CLI from source code:
This will install injectived
CLI to your go path.
(the commit hash may be different, as the open-source repository is published separately from the pre-built versions).
Continue to to learn how to use injectived
CLI for interacting with the Injective blockchain.
Continue to to learn how to use injectived
CLI for interacting with the Injective blockchain.
Continue to to learn how to use injectived
CLI for interacting with the Injective blockchain.