feat: transaction page
|
---|
|
public/locales/en.json |
---|
src/components/HelpIcon.less 0 → 100644 |
---|
src/components/HelpIcon.tsx 0 → 100644 |
---|
src/components/NameARecordLink.less 0 → 100644 |
---|
src/components/NameARecordLink.tsx 0 → 100644 |
---|
src/components/transactions/TransactionType.tsx |
---|
src/components/ws/SyncMOTD.tsx 100644 → 0 |
---|
src/components/ws/SyncWork.tsx 100644 → 0 |
---|
src/components/ws/WebsocketService.tsx 100644 → 0 |
---|
src/global/AppRouter.tsx |
---|
src/global/AppServices.tsx |
---|
src/global/ws/SyncMOTD.tsx 0 → 100644 |
---|
src/global/ws/SyncWork.tsx 0 → 100644 |
---|
src/global/ws/WebsocketService.tsx 0 → 100644 |
---|
src/krist/api/types.ts |
---|
src/pages/names/NameARecordLink.tsx 100644 → 0 |
---|
src/pages/names/NamePage.less |
---|
src/pages/names/NamePage.tsx |
---|
src/pages/transactions/TransactionMetadataCard.tsx 0 → 100644 |
---|
src/pages/transactions/TransactionPage.less 0 → 100644 |
---|
src/pages/transactions/TransactionPage.tsx 0 → 100644 |
---|
src/pages/transactions/TransactionRawDataCard.tsx 0 → 100644 |
---|
src/pages/transactions/TransactionResult.tsx 0 → 100644 |
---|
src/pages/transactions/TransactionsTable.tsx |
---|
src/style/card.less |
---|
src/utils/commonmeta.ts |
---|