mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-19 23:19:28 +00:00
add make command instructions
Co-authored-by: Hsiao-Wei Wang <hwwang156@gmail.com>
This commit is contained in:
parent
bb2afbbc47
commit
b734f7d6c9
@ -23,7 +23,11 @@ Install the latest version of `dapp` by following the instructions at [dapp.tool
|
||||
```sh
|
||||
make test_deposit_contract
|
||||
```
|
||||
## Verifying bytecode
|
||||
## Compiling solidity
|
||||
|
||||
In the `eth2.0-specs` directory run:
|
||||
```sh
|
||||
make compile_deposit_contract
|
||||
|
||||
The following parameters were used to generate the bytecode for the `DepositContract` available in this repository:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user