running-coder / nanolooker

Explore the Nano cryptocurrency blockchain
https://www.nanolooker.com
MIT License
92 stars 60 forks source link
altcoin blockchain-explorer cryptocurrency nano nanocurrency raiblocks

NanoLooker

image

What is Nano?

The goal of Nano is to create an efficient cryptocurrency, one that could be used for daily payments, by anyone in the world, without the emissions that come with Bitcoin. Nano makes money efficient for a more equal world — simple to pay with, easy to accept and open to all.

Install

Copy the .env variables.

cp .env.template .env
# NodeJS server port, default 3010
SERVER_PORT=
# Nano node RPC domain with port, default http://0.0.0.0:7076
RPC_DOMAIN=
# Used to get the ledger size given the nano node installation folder, default /nano/Nano
NODE_FOLDER=
# Error logging (optional)
SENTRY_DNS=
# Translations (optional)
GOOGLE_APPLICATION_CREDENTIALS=

Languages

The language set in the Browser determines the language that NanoLooker will load and default to en if it's not in the supported list. Since most languages were generated using Google Translation API, some translations may be inaccurate.

Many of the most common languages are supported.

Contribution

If you think some strings should be corrected open a PR with the corrections on the language file.

Adding a new language or missing language keys

Special thanks

Donators

Thanks for financially contributing to NanoLooker hosting and development.

Projects

A few projects from the Nano community were really helpful for building NanoLooker