main
feat(transaction-history): implement fetch and display transaction history
feat(wallet): add basic wallet creation and restore functions
fix(ethers): replace Provider with JsonRpcProvider and connect wallet to provider
fix(eslint): remove unused 'error' variable in catch block in storageUtils and page.tsx