Skip to content

twoblocks/AcrylExplorerLite

 
 

Repository files navigation

Acryl Explorer Lite

Acryl Blockchain Explorer

Demo

Demo is available on https://explorer.acrylplatform.com

Run locally

npm install

npm start

Open http://localhost:3000 in browser. You'll see testnet version of explorer.

Build

Build process creates ./dist directory for dev or prod version To create distribution, run:

npm run app:dev
npm run app:prod

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.3%
  • CSS 21.0%
  • HTML 0.7%