zkopru-network / zkopru

Ethereum L2 scaling solution for private transactions using zk-SNARK and optimistic rollup.
https://zkopru.network
GNU General Public License v3.0
217 stars 28 forks source link

Core - fix deploy script on refactor/hardhat #408

Open sifnoc opened 2 years ago

sifnoc commented 2 years ago

Confirmed that the deploy script itself is fine and works properly. but a hardhat node with some configurations, the script may deploy contracts improperly. It needs guidance for running testnet in a local environment with refactor/hardhat.