monorepo
monorepo copied to clipboard
Explorer: use URLs instead of local storage for state
I was trying out the explorer and it looks like local storage is used to save the network. Wouldn't it be better to use URL routes like /:network
for this? This would also enable linking to specific networks, as now it shows different values depending on what you select.
This is a very good idea. We will very likely implement this.