Full-featured blockchain explorer for NanoPy Network with SQLite indexing
Project description
NanoPy Scan
Blockchain explorer for NanoPy with SQLite indexing and WebSocket sync.
Install
pip install nanopy-scan
nanopy-scan
Networks
# NanoPy L1 Mainnet (default)
nanopy-scan --network mainnet
# NanoPy L1 Testnet
nanopy-scan --network testnet
# NanoPy Turbo L2
nanopy-scan --network turbo
# NanoPy Turbo L2 Testnet
nanopy-scan --network turbo-testnet
Features
- Real-time sync via WebSocket (
eth_subscribe newHeads) - HTTP polling fallback
- SQLite indexing
- Block/Transaction/Address explorer
- Validator tracking
- Multi-network support (L1 + L2)
API
| Endpoint | Description |
|---|---|
/api/status |
Network status |
/api/blocks |
List blocks |
/api/block/:id |
Block details |
/api/transactions |
List transactions |
/api/tx/:hash |
Transaction details |
/api/address/:addr |
Address info |
/api/validators |
Validators |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nanopy_scan-3.0.3.tar.gz
(22.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nanopy_scan-3.0.3.tar.gz.
File metadata
- Download URL: nanopy_scan-3.0.3.tar.gz
- Upload date:
- Size: 22.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
725a53931c5ddf522dd6ebbb983524651da7ab0c688aeda0ef435491fcf771cc
|
|
| MD5 |
dbd987aba56965ff4f1237eb363ea68b
|
|
| BLAKE2b-256 |
d863e44e3646564bb0c454110dbbc548c9434335b6cb199c9bb1ac838938d1e0
|
File details
Details for the file nanopy_scan-3.0.3-py3-none-any.whl.
File metadata
- Download URL: nanopy_scan-3.0.3-py3-none-any.whl
- Upload date:
- Size: 24.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b51435463d2e818d91f34b59bc99ff584b3f2dd5aa4adb359539149e866b2f5d
|
|
| MD5 |
459d68fbb880f3dc914907f8c7daee53
|
|
| BLAKE2b-256 |
330c62bcc0637984764da4ab2384a156c9c3fdb9122608955a3263a1549bfb8c
|