eosnetworkfoundation / evm-bridge-contracts

Contracts to support the trustless bridge of the EOS EVM
Other
1 stars 2 forks source link

[0.1] Update README to prescribed particular solcjs version #25

Closed arhag closed 1 year ago

arhag commented 1 year ago

It is important to use the same version of solcjs to get the same bytecode which is then embedded inside of the erc20 contract (and therefore impacts the expected hash of the generated WASM file).