This PR has the purpose to follow instructions of the issue, moving all the specific chain detail objects existing on the wagmiConfig.ts file to a new file called wagmiChains.ts..
Related Issue
resolves #223
Motivation and Context
This change improves the overall structure of the wagmiConfig file by decreasing its code and facilitating understanding.
Description
This PR has the purpose to follow instructions of the issue, moving all the specific chain detail objects existing on the
wagmiConfig.ts
file to a new file calledwagmiChains.ts.
.Related Issue
resolves #223
Motivation and Context
This change improves the overall structure of the wagmiConfig file by decreasing its code and facilitating understanding.
How Has This Been Tested?
N/A
Resources
https://wagmi.sh/react/hooks/useNetwork https://github.com/SmolDapp/smoldapp/blob/main/utils/wagmiChains.ts