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 7164222960
Merge pull request #9492 from blockscout/dependabot/npm_and_yarn/apps/block_scout_web/assets/es5-ext-0.10.64
9 months ago
..
__mocks__/css
__tests__ Fix spell in namings, add spell checking in CI 2 years ago
css CSV export filters 2 years ago
js Fix twin compiler version 1 year ago
static Add sitemap.xml 1 year ago
.babelrc Babel minor and core-js major updates 3 years ago
.eslintrc
README.md
close.svg Created new layout for mobile menu 5 years ago
package-lock.json Merge pull request #9492 from blockscout/dependabot/npm_and_yarn/apps/block_scout_web/assets/es5-ext-0.10.64 9 months ago
package.json Merge pull request #9474 from blockscout/dependabot/npm_and_yarn/apps/block_scout_web/assets/sass-1.71.1 9 months 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.