Skip to content

solidovic/tonscan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ton Blockchain Explorer

Installation

git clone https://github.com/catchain/tonscan.git
cd tonscan
npm install

Building

cp .env.example .env
npm run prod

Testnet version

cp .env.example .env.testnet
npm run prod_testnet

About

TON blockchain explorer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 58.3%
  • SCSS 22.0%
  • JavaScript 18.4%
  • EJS 1.3%