gildlab / ethgild

MIT License
2 stars 3 forks source link

Deploy to arbitrum and sepolia and refactor #53

Open ninokeldishvili opened 5 months ago

ninokeldishvili commented 5 months ago

1) Update hardhat config for networks. 2) Add configs for deploying contract on sepolia_eth, sepolia_arbitrum and arbitrum 3) Refactor tests so it only deploys one contract and uses the same one in each test instead of deploying new contract every time