Commit Graph

8 Commits

Author SHA1 Message Date
c0bffe50e0 refactor: Update "Cronos" to "CRO"
Some checks failed
Workflow push to Dappbundle / Build (push) Has been cancelled
2026-01-24 03:36:55 +05:30
ba9d89550d feat: Implement Bitcoin support and refine UI/UX
- Added Bitcoin private key conversion (L/K prefix) for display.
- Updated `checkBalance` to derive and store BTC addresses for search history.
- Improved search history UI to display BTC/FLO/CRO chips dynamically.
- Fixed notification positioning (top-right on desktop).
- Updated validation in `checkBalance` to reject specific FLO/BTC regexes.
- Added WCRO icon matching CRO logo.
2026-01-24 02:04:49 +05:30
e7568349e7 feat: Enable clickable addresses and transaction hashes to populate the balance lookup field and initiate a search. 2026-01-20 06:36:59 +05:30
2b8a2df27a chore: Rename IndexedDB database from 'floEthereum' to 'floEthereumCronos'. 2026-01-20 06:19:02 +05:30
c304dab0f6 feat: add workflow for pushing to Dappbundle on push events 2026-01-17 15:11:34 +05:30
68c29f0923 feat: create Cronos wallet with full transaction management
- Implement balance checking for CRO, USDC,  USDT, WCRO tokens
- Add transaction history with pagination support
- Display detailed transaction information including gas fees and confirmations
- Enable send functionality for native CRO, USDC, USDT,WCRO tokens
- Implement address creation from private keys
- Add address retrieval and management features
- Build responsive UI with sidebar navigation and dark mode support
- Store searched addresses locally for quick access
- Support transaction hash and address lookup for direct transaction viewing
2026-01-17 14:30:57 +05:30
SaketAnand
2e173c4797
Update README.md 2026-01-17 09:57:44 +05:30
SaketAnand
49f7ca3675
Initial commit 2026-01-17 09:44:34 +05:30