← Marketplace
Telescope
Explorer

SwissLedger Explorer

Blockchain explorer for inspecting and analyzing EVM chains.

Description

A fork of Blockscout configured for SwissLedger, providing a comprehensive, easy-to-use interface for users to view, confirm, and inspect transactions on EVM (Ethereum Virtual Machine) blockchains. Supports searching transactions, viewing accounts and balances, verifying and interacting with smart contracts, and exploring applications on the network. Blockscout is an open-source alternative to centralized, closed source block explorers.

Requirements

  • Elixir 1.14+
  • Erlang/OTP 25+
  • Node.js 18+
  • PostgreSQL 14+
  • Redis 7+

Installation

# Download the bundle
curl -LO https://github.com/noku-team/blockscout/archive/refs/heads/mainnet.zip

# Extract and start
tar -xzf swissledger-explorer-Latest.tar.gz
cd swissledger-explorer && ./install.sh