Skip to content

TrueCarry/timscan

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

Releases

No releases published

Packages

No packages published

Languages