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
Victor Baranov 52374e50d9 Bridged tokens TLV in USD 4 years ago
..
__mocks__/css
__tests__ Fix transactions and blocks appearance if less blocks and txs on the page than it can contain 5 years ago
css Bridged tokens TLV in USD 4 years ago
js Handle absence of replaceAll function in some old/legacy brosers 4 years ago
static Circles customization 4 years ago
.babelrc
.eslintrc
README.md
close.svg
package-lock.json Remove highlightjs-solidity package since it doesnt comply along with webpack@5 4 years ago
package.json Remove highlightjs-solidity package since it doesnt comply along with webpack@5 4 years ago
postcss.config.js
webpack.config.js Tokens search 4 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.