forked from cerc-io/laconicd-deprecated
@@ -28,7 +28,7 @@ Check that the binaries have been successfully installed:
|
||||
ethermintd version
|
||||
```
|
||||
|
||||
## Docker
|
||||
### Docker
|
||||
|
||||
You can build Ethermint using Docker by running:
|
||||
|
||||
@@ -43,18 +43,10 @@ successfully installed:
|
||||
ethermintd version
|
||||
```
|
||||
|
||||
## Releases
|
||||
|
||||
::: warning
|
||||
Ethermint is under VERY ACTIVE DEVELOPMENT and should be treated as pre-alpha software. This means it is not meant to be run in production, its APIs are subject to change without warning and should not be relied upon, and it should not be used to hold any value. We will remove this warning when we have a release that is stable, secure, and properly tested.
|
||||
:::
|
||||
### Releases
|
||||
|
||||
You can also download a specific release available on the Ethermint [repository](https://github.com/tharsis/ethermint/releases) or via command line:
|
||||
|
||||
```bash
|
||||
go install github.com/tharsis/ethermint@latest
|
||||
```
|
||||
|
||||
## Next {hide}
|
||||
|
||||
Learn how to [run a node](./.run_node.md) {hide}
|
||||
|
||||
Reference in New Issue
Block a user