Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

bbjansen/lto-network-explorer

Repository files navigation

LTO Network Explorer

Serverlesss Network Explorer built for the LTO Network powered by multiple API services.

Build Setup

# install dependencies
$ npm run install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.

.env

BASE_ROUTE=/explorer/
LB_API=https://nodes.lto.network
CACHE_API=https://api.lto.cloud/v1
NETWORK_API=https://network.lto.cloud/v1
BRIDGE_API=https://bridge.lto.network
STATS_API=https://stats.lto.network
LATEST_BLOCKS=10
AXIOS_TIMEOUT=20000
ATOMIC=100000000

About

LTO Network Explorer backed by multiple APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published