Skip to content

Comments

Add multichain support#78

Merged
adityabhattad2021 merged 3 commits intomainfrom
develop
Mar 9, 2025
Merged

Add multichain support#78
adityabhattad2021 merged 3 commits intomainfrom
develop

Conversation

@adityabhattad2021
Copy link
Contributor

This pull request includes several changes to the application, focusing on adding support for the multiple blockchain networks.

Blockchain Application Changes:

  1. Environment Configuration:

    • Added BLOCKSCOUT_API_KEY, BLOCKSCOUT_HOMEPAGE_URL, and ETHEREUM_MORDOR_RPC_URL to the .env.example file.
  2. Deployment Scripts:

    • Updated Makefile to include a new target deploy-ethereum-mordor for deploying contracts to the Ethereum Mordor testnet.
    • Modified DeployFairFund.s.sol to handle different chain names and update the deployment JSON file accordingly.

Web Application Changes:

  1. Chain ID Support:

  2. UI Enhancements:

Completes #45

@adityabhattad2021 adityabhattad2021 merged commit d560c1d into main Mar 9, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants