scroll-tech / scroll-contract-deploy-demo

This project demonstrates how to use hardhat or foundry to deploy a contract to Scroll's zkEVM rollup
https://scroll.io
MIT License
530 stars 306 forks source link

fix: update RPC and Block Explorer URLs #14

Open 0xemrekaya opened 7 months ago

0xemrekaya commented 7 months ago

This PR updates the RPC and Block Explorer URLs for Scroll Network. These changes reflect the recent configuration changes in Scroll Network.

Changes:

These changes are necessary to keep up with the recent configuration updates in Scroll Network. They ensure that the application interacts correctly with the network.

Tests: The changes have been manually tested to confirm compatibility with the new configuration of Scroll Network. The tests involved making requests to the updated URLs and verifying the responses. The application's functionality was also tested to ensure it operates correctly with the new URLs.