mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-15 16:33:47 +00:00
Update README.md
This commit is contained in:
parent
45d5206824
commit
6bc8d509a4
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ Note if the relayer is emitting errors related to unexpected contract routing, t
|
||||||
|
|
||||||
To properly set a new hyperlane deployer:
|
To properly set a new hyperlane deployer:
|
||||||
* Generate a new key pair (ex: `cast wallet new`)
|
* Generate a new key pair (ex: `cast wallet new`)
|
||||||
|
* Send or [mine](https://sepolia-faucet.pk910.de/) some Sepolia ETH to `Address`
|
||||||
* replace `Address` above for book keeping
|
* replace `Address` above for book keeping
|
||||||
* replace `CONTRACT_DEPLOYER_PRIVATE_KEY` in `.env`
|
* replace `CONTRACT_DEPLOYER_PRIVATE_KEY` in `.env`
|
||||||
* allocate funds to `Address` in the allocs field of `genesis.json`
|
* allocate funds to `Address` in the allocs field of `genesis.json`
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue