Blockchain explorer for Ethereum based network and a tool for inspecting and analyzing EVM based blockchains.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
blockscout/apps/block_scout_web/assets
dependabot[bot] c26ec1c190
Bump lodash from 4.17.11 to 4.17.13 in /apps/block_scout_web/assets
5 years ago
..
__mocks__/css Live reload chart, exchange rate, and market cap on homepage 6 years ago
__tests__ Update js test 5 years ago
css hotfix: missing ethereum-mainnet.png for networks selector 5 years ago
js Merge branch 'master' into ab-fetch-last-coin-balance-records 5 years ago
static Merge branch 'master' into feature/#2038-new-network-selector 6 years ago
.babelrc Change explorer_web to block_scout_web 6 years ago
.eslintrc Change eslint to consider history and other browser constants 6 years ago
README.md Add async loading to block list in the home page. 6 years ago
package-lock.json Bump lodash from 4.17.11 to 4.17.13 in /apps/block_scout_web/assets 5 years ago
package.json Bump lodash from 4.17.11 to 4.17.13 in /apps/block_scout_web/assets 5 years ago
postcss.config.js Change explorer_web to block_scout_web 6 years ago
webpack.config.js Merge with master 5 years ago

README.md

Javascript structure files

lib

  • This folder is used to place component files, that may span in multiple pages.

pages

  • This folder is used to place page specific files, that won't be reusable in other locations.