solana-bankingstage-dashboard/README.md

708 B

Solana Tx Error Page!

Status

Pre-alpha / demo only

Screenshots

Transaction errors with messages

Transaction Errors

Blocks fill rate / errors / total tx

Recent Blocks

Development

Caution: Port 5000 cannot be used on MacOS.

# Unix/macOS
python3 -m venv .venv
source .venv/bin/activate
SOLANA_CLUSTER=testnet PGDATABASE=da11copy PGUSER=query_user PGPASSWORD=secret TEMPLATES_AUTO_RELOAD=True flask run --port 5050 --debug --reload

Open Firefox Browser and navigate to ...