This is a follow up to migrating the website to the gatsby build from @FrederikBolding
Currently this approach uses https://chainid.network/chains.json as source which is suboptimal as e.g. this way it always hangs one commit behind
We should use createFileNode createRemoteFileNode to fix this.
This is a follow up to migrating the website to the gatsby build from @FrederikBolding
Currently this approach uses https://chainid.network/chains.json as source which is suboptimal as e.g. this way it always hangs one commit behind
We should use createFileNode createRemoteFileNode to fix this.