Go to file
void-57 fd7b73c967 feat(etc-wallet): complete Ethereum Classic wallet
Implemented full wallet functionality for Ethereum Classic:
- Balance Checking: Real-time balance fetching for ETC and WETC.
- Transaction History: Robust fetching via BlockScout API with fallback CORS proxies and retry logic.
- Transaction Details: Detailed view for individual transactions, including status, hash, and value.
- Sending Functionality: Secure ETC transfers using Type 0 (Legacy) transactions.
- Key Management: Generate new addresses and retrieve existing ones from private keys (WIF).
- Navigation Enhancements:
    - Clickable addresses in history for seamless navigation.
2026-01-18 14:18:26 +05:30
css feat(etc-wallet): complete Ethereum Classic wallet 2026-01-18 14:18:26 +05:30
scripts feat(etc-wallet): complete Ethereum Classic wallet 2026-01-18 14:18:26 +05:30
index.html feat(etc-wallet): complete Ethereum Classic wallet 2026-01-18 14:18:26 +05:30
README.md update README 2026-01-18 14:17:01 +05:30

Check balance, transaction history and send ETC on Ethereum Classic network with your FLO/BTC/ETC private key (WIF)