Commit Graph

4 Commits

Author SHA1 Message Date
5168913349 feat(workflow): add push workflow for Dappbundle deployment 2026-01-18 14:19:33 +05:30
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
cb892bd93d update README 2026-01-18 14:17:01 +05:30
SaketAnand
bfd1a57850
Initial commit 2026-01-18 07:32:29 +05:30