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 18eb3c6fb2
chore: Update Github Actions packages versions (#11144)
3 weeks ago
..
__mocks__/css Live reload chart, exchange rate, and market cap on homepage 6 years ago
__tests__ Fix spell in namings, add spell checking in CI 2 years ago
css CSV export filters 2 years ago
js feat: Account V2 (#10706) 1 month ago
static chore: (old UI) Replace old Twitter icon with new 'X' (#9641) 7 months ago
.babelrc Babel minor and core-js major updates 3 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
close.svg Created new layout for mobile menu 5 years ago
package-lock.json chore: Update Github Actions packages versions (#11144) 3 weeks ago
package.json chore(deps): bump core-js in /apps/block_scout_web/assets (#11114) 3 weeks ago
postcss.config.js NPM audit 3 years ago
webpack.config.js Fix css-loader 1 year 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.