Skip to content

threshold-network/tacoscan

 
 

Repository files navigation

TACo website

Provide insight into the workings of the TACo system.

Live at : https://tacoscan.com/

Installation

git clone https://github.com/threshold-network/tacoscan.git
cd tacoscan
npm install -g yarn
yarn install
yarn codegen

# run in dev mode
yarn start

# run in produce mode
yarn build-prod
yarn preview

# http://localhost:4401

``

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.6%
  • CSS 13.2%
  • HTML 1.9%
  • TypeScript 0.3%