feat: dashboard transactions listing
|
---|
|
.vscode/settings.json |
---|
craco.config.js |
---|
package.json |
---|
pnpm-lock.yaml |
---|
public/locales/en.json |
---|
src/components/ContextualAddress.less 0 → 100644 |
---|
src/components/ContextualAddress.tsx 0 → 100644 |
---|
src/components/KristName.tsx 0 → 100644 |
---|
src/components/SmallResult.tsx 0 → 100644 |
---|
src/components/ws/WebsocketService.tsx |
---|
src/krist/api/types.ts |
---|
src/layout/AppRouter.tsx |
---|
src/pages/NotFoundPage.less 0 → 100644 |
---|
src/pages/NotFoundPage.tsx 0 → 100644 |
---|
src/pages/dashboard/BlockValueCard.tsx |
---|
src/pages/dashboard/DashboardPage.less |
---|
src/pages/dashboard/DashboardPage.tsx |
---|
src/pages/dashboard/TransactionItem.tsx 0 → 100644 |
---|
src/pages/dashboard/TransactionsCard.tsx |
---|
src/pages/dashboard/WalletItem.tsx 0 → 100644 |
---|
src/pages/dashboard/WalletOverviewCard.tsx |
---|
src/pages/dashboard/transaction-mock-data.json 0 → 100644 |
---|
src/pages/settings/SettingsTranslations.tsx |
---|
src/style/theme.less |
---|
src/utils/commonmeta.ts 0 → 100644 |
---|