chore: metamask networks, explorer SPA, nginx scripts; ignore Python cache
Some checks failed
Deploy Explorer Live / deploy (push) Failing after 12s

- Dual-chain / GRU deployment JSON sync
- Frontend explorer SPA + MetaMask components
- Scripts: nginx fixes, link deploy, local SPA serve helper
- Token icon chain-138.png; .gitignore __pycache__

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
defiQUG
2026-05-10 12:56:30 -07:00
parent e5df7c2ea3
commit d4f922c26e
17 changed files with 1449 additions and 91 deletions

View File

@@ -154,7 +154,7 @@ if [ "$CONFIRMED" != "true" ]; then
echo "2. Transaction may have failed"
echo "3. RPC node may be out of sync"
echo ""
echo "Check block explorer: https://explorer.d-bis.org/address/$ACCOUNT"
echo "Check block explorer: https://explorer.d-bis.org/addresses/$ACCOUNT"
exit 1
fi