Main Net: teloscan.io
Test Net: testnet.teloscan.io
Teloscan is the official Telos EVM block explorer. Explore accounts, transactions, and blocks. View and interact with verified contract ABIs. Connect MetaMask wallet to stake TLOS for sTLOS.
Install yarn package manager Follow the installation instructions at classic.yarnpkg.com
Add Vue and Quasar packages
yarn global add @vue/cli
yarn global add @quasar/cli
Clone this repo to your local machine Copy the example .env file to .env
cp .env.example .env
From within the ui-template folder:
yarn
yarn dev
yarn lint
yarn build
Testing - Teloscan Unit Testing
Telos - docs.telos.net
Quasar - quasar.dev
Quasar Configuration - quasar.conf.js