Hanzo Dev 999e2e8a87 fix: Update explorer branding from Blockscout to Lux Network
- Update footer text to describe Lux Network instead of Blockscout
- Fix theme token schema to match expected format
- Update metadata description templates to use Lux Network branding
- Change footer copyright and company name to Lux Network
2025-07-13 14:07:25 -05:00
2024-01-29 18:17:10 +04:00
2023-03-31 17:07:40 -03:00
2025-07-04 10:21:28 +02:00
2025-07-04 10:21:28 +02:00
2025-07-04 10:21:28 +02:00
2025-03-31 20:59:24 +02:00
2025-07-04 10:21:28 +02:00
2025-07-04 10:21:28 +02:00
2025-07-03 15:07:00 +02:00
2025-07-04 10:21:28 +02:00
2023-07-26 09:32:37 -04:00
2022-10-11 11:47:11 +03:00
2025-07-03 15:07:00 +02:00
2024-11-25 12:43:05 +01:00
2025-07-03 15:07:00 +02:00
2025-04-21 19:44:22 +02:00
2025-02-02 12:52:38 -06:00
2023-04-11 19:25:22 -03:00
2025-02-01 14:27:11 -06:00
2025-02-02 13:02:47 -06:00
2025-02-02 13:08:26 -06:00
2023-02-24 12:37:08 -05:00
2025-07-03 15:07:00 +02:00

Lux Explore frontend

Frontend application for Lux Network blockchain explorer

Running and configuring the app

App is distributed as a docker image. Here you can find information about the package and its recent releases.

You can configure your app by passing necessary environment variables when starting the container. See full list of ENVs and their description here.

docker run -p 3000:3000 --env-file <path-to-your-env-file> ghcr.io/blockscout/frontend:latest

Alternatively, you can build your own docker image and run your app from that. Please follow this guide.

For more information on migrating from the previous frontend, please see the frontend migration docs.

Contributing

See our Contribution guide for pull request protocol. We expect contributors to follow our code of conduct when submitting code or comments.

Resources

License

License: GPL v3.0

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.

S
Description
Lux Network Blockchain Explorer.
Readme GPL-3.0
599 MiB
Languages
TypeScript 80%
CSS 17.3%
JavaScript 1.9%
Shell 0.5%
Python 0.1%
Other 0.1%