forked from cerc-io/laconicd-deprecated
chore: un-fork from cosmos (#166)
* chore: un-fork from cosmos * rm LoC
This commit is contained in:
@@ -9,7 +9,7 @@ order: 1
|
||||
Clone and build Ethermint using `git`:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/cosmos/ethermint.git
|
||||
git clone https://github.com/tharsis/ethermint.git
|
||||
cd ethermint
|
||||
make install
|
||||
```
|
||||
@@ -43,7 +43,7 @@ ethermintcli -h
|
||||
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.
|
||||
:::
|
||||
|
||||
You can also download a specific release available on the [Ethermint repository](https://github.com/cosmos/ethermint/releases)
|
||||
You can also download a specific release available on the [Ethermint repository](https://github.com/tharsis/ethermint/releases)
|
||||
|
||||
## Next {hide}
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ make install
|
||||
If you have issues at this step, please check that you have the latest stable version of GO installed.
|
||||
:::
|
||||
|
||||
You will need to ensure that the version installed matches the one needed for th testnet. Check the Ethermint [release page](https://github.com/cosmos/ethermint/releases) for details on each release.
|
||||
You will need to ensure that the version installed matches the one needed for th testnet. Check the Ethermint [release page](https://github.com/tharsis/ethermint/releases) for details on each release.
|
||||
|
||||
## Upgrade Genesis File
|
||||
|
||||
|
||||
Reference in New Issue
Block a user