justmvg / lto-ui

LTO Network wallet and explorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LTO Network - Public Blockchain Wallet UI

This project was generated with Angular CLI version 6.1.5.

Note:

This repository contains only the wallet project, the explorer project has been moved to ltonetwork/lto-network-explorer.

Development server

Run npm start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

This will also run a mock server (with json-server) for local development. Currently it mocks the data from LTO bridge, because that is not maintained on testnet environment. See the mock-data folder to change the data from this server.

Build

Run npm run build to build the project. The build artifacts will be stored in the dist/ directory. Use :testnet or :mainnet to build for different environments.

Running unit tests

Run npm test to execute the unit tests via Karma. You can also run npm run test:watch to watch for changes on the test files.

About

LTO Network wallet and explorer


Languages

Language:TypeScript 68.4%Language:HTML 22.0%Language:SCSS 9.3%Language:JavaScript 0.4%