feat: block difficulty card
1 parent d3b16a3 commit 97356a5d23e937215f89d414c8c5a94270765833
@Drew Lemmy Drew Lemmy authored on 24 Feb 2021
Showing 19 changed files
View
.vscode/settings.json
View
package.json
View
pnpm-lock.yaml
View
public/locales/en.json
View
src/components/KristValue.less
View
src/components/KristValue.tsx
View
src/components/ws/SyncMOTD.tsx
View
src/krist/api/types.ts
View
src/krist/wallets/WalletManager.ts
View
src/pages/dashboard/BlockDifficultyCard.tsx
View
src/pages/dashboard/BlockValueCard.tsx
View
src/pages/dashboard/DashboardPage.less
View
src/pages/dashboard/TransactionItem.tsx
View
src/pages/dashboard/WalletItem.tsx
View
src/pages/wallets/AddWalletModal.tsx
View
src/store/actions/NodeActions.ts
View
src/store/constants.ts
View
src/store/reducers/NodeReducer.ts
View
src/utils/currency.ts