feat: add wallets!
|
---|
|
.vscode/settings.json |
---|
languages.json 100644 → 0 |
---|
package.json |
---|
pnpm-lock.yaml |
---|
public/locales/en/translation.json |
---|
src/__data__/languages.json 0 → 100644 |
---|
src/__tests__/App.tsx 0 → 100644 |
---|
src/components/auth/ForcedAuth.tsx |
---|
src/krist/wallets/Wallet.ts |
---|
src/layout/AppLayout.tsx |
---|
src/layout/sidebar/SidebarFooter.tsx |
---|
src/pages/wallets/AddWalletModal.tsx |
---|
src/pages/wallets/SelectWalletFormat.tsx |
---|
src/setupTests.ts 0 → 100644 |
---|
src/store/index.ts |
---|
src/utils/i18n.ts |
---|