evm.codes icon indicating copy to clipboard operation
evm.codes copied to clipboard

Use query parameters for the selected fork

Open assimovt opened this issue 4 years ago • 0 comments

There are a few benefits of having a fork name in the query parameters (URL):

  • Makes it easier to share with other people
  • Improves performance by generating static pages for the reference table during NextJS build time (for instance, introduced dynamic fee docs in #76
  • Makes it quick to see from the URL to which fork it's being pointed to

assimovt avatar Dec 22 '21 19:12 assimovt