feat: support custom currencies
|
---|
|
.vscode/settings.json |
---|
package.json |
---|
pnpm-lock.yaml |
---|
src/App.tsx |
---|
src/components/ContextualAddress.tsx |
---|
src/components/KristName.tsx |
---|
src/components/KristValue.tsx |
---|
src/components/ws/SyncMOTD.tsx 0 → 100644 |
---|
src/components/ws/WebsocketService.tsx |
---|
src/krist/AddressAlgo.ts |
---|
src/krist/api/types.ts |
---|
src/krist/wallets/Wallet.ts |
---|
src/pages/wallets/AddWalletModal.tsx |
---|
src/store/actions/NodeActions.ts |
---|
src/store/actions/WalletsActions.ts |
---|
src/store/constants.ts |
---|
src/store/reducers/NodeReducer.ts |
---|
src/store/reducers/WalletsReducer.ts |
---|
src/utils/commonmeta.ts |
---|
src/utils/currency.ts 0 → 100644 |
---|