Back to Linera Protocol

Linera Explorer

linera-explorer/README.md

0.15.17576 B
Original Source

Linera Explorer

<!-- cargo-rdme start -->

This module provides web files to run a block explorer from Linera service node and Linera indexer.

<!-- cargo-rdme end -->

Build instructions

bash
npm install

and then

bash
npm run full

Then, to serve the web application on a local server, run:

bash
npm run serve

The URL to access the Block Explorer will be printed.

Contributing

See the CONTRIBUTING file for how to help out.

License

This project is available under the terms of the Apache 2.0 license.