Jutkey-Wallet

所属分类:NFT
开发工具:SCSS
文件大小:1492KB
下载次数:0
上传日期:2022-12-23 04:12:41
上 传 者sh-1993
说明:  Jutkey是一款去中心化的高清钱包,支持IBAX、以太坊、Heco、BNB和其他区块链。支持IBAX o...
(Jutkey is a decentralized HD wallet that supports IBAX, Ethereum, Heco, BNB and other blockchain. Supported by IBAX official and developer team, you can join IBAX s DAO Governance Voting and NFT Mining within the wallet)

文件列表:
.env.dev (25, 2022-12-23)
.env.prod (25, 2022-12-23)
.env.test (19, 2022-12-23)
.eslintrc (1564, 2022-12-23)
.npmrc (32, 2022-12-23)
.prettierrc (412, 2022-12-23)
.vscode (0, 2022-12-23)
.vscode\extensions.json (109, 2022-12-23)
auto-imports.d.ts (69, 2022-12-23)
components.d.ts (5538, 2022-12-23)
index.html (437, 2022-12-23)
package.json (2437, 2022-12-23)
pnpm-lock.yaml (201141, 2022-12-23)
postcss.config.cjs (82, 2022-12-23)
public (0, 2022-12-23)
public\favicon.ico (16958, 2022-12-23)
public\img (0, 2022-12-23)
public\img\icons (0, 2022-12-23)
public\img\icons\android-chrome-192x192.png (9468, 2022-12-23)
public\img\icons\android-chrome-192x1921.png (2770, 2022-12-23)
public\img\icons\favicon.ico (270477, 2022-12-23)
public\img\icons\logo-128.png (5803, 2022-12-23)
public\img\icons\logo-256.png (11942, 2022-12-23)
public\img\icons\logo-32.png (1444, 2022-12-23)
public\img\icons\logo-512.png (26586, 2022-12-23)
public\img\icons\logo-64.png (2770, 2022-12-23)
public\splashscreen.html (2003, 2022-12-23)
scripts (0, 2022-12-23)
scripts\update.mjs (2955, 2022-12-23)
src-tauri (0, 2022-12-23)
src-tauri\Cargo.lock (90658, 2022-12-23)
src-tauri\Cargo.toml (834, 2022-12-23)
src-tauri\build.rs (37, 2022-12-23)
... ...

# Jutkey Wallet ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn dev ``` ### Open the desktop development environment ``` yarn tauri dev ``` ### Compiles and hot-reloads for development test ``` yarn dev:test ``` ### Open the desktop development test environment ``` yarn tauri dev:test ``` ### Compiles and minifies for test ``` yarn build:test ``` ### Build desktop test installation ``` yarn tauri build:test ``` ### Compiles and minifies for production ``` yarn build ``` ### Build desktop production installation ``` yarn tauri build ``` ### Get tokens ## Tauri + vite + Vue 3 + TypeScript This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 `