|
feat: block value card
|
|---|
|
|
| .vscode/settings.json |
|---|
| package.json |
|---|
| public/locales/en.json |
|---|
| src/App.tsx |
|---|
| src/components/KristValue.less |
|---|
| src/components/KristValue.tsx |
|---|
| src/components/ws/SyncWork.tsx 0 → 100644 |
|---|
| src/components/ws/WebsocketService.tsx |
|---|
| src/krist/api/types.ts |
|---|
| src/pages/dashboard/BlockValueCard.tsx |
|---|
| src/pages/dashboard/DashboardPage.less |
|---|
| src/pages/dashboard/WalletOverviewCard.tsx |
|---|
| src/store/actions/NodeActions.ts 0 → 100644 |
|---|
| src/store/actions/index.ts |
|---|
| src/store/constants.ts |
|---|
| src/store/reducers/NodeReducer.ts 0 → 100644 |
|---|
| src/store/reducers/RootReducer.ts |
|---|
| src/style/components.less |
|---|