React Component representing separate page (different than default GamePage),
which handles the situation when there is no MetaMask extension available
or it's not connected to the right network. It instructs the user what to do
to successfully start the game.
Returns Element
Const getNetworkName
getNetworkName(id: string): string
Helper function for getting full network name based on its ID
React Component representing separate page (different than default GamePage), which handles the situation when there is no MetaMask extension available or it's not connected to the right network. It instructs the user what to do to successfully start the game.