# smartx_pool **Repository Path**: cloudxiaow/smartx_pool ## Basic Information - **Project Name**: smartx_pool - **Description**: smartx-net的矿池 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-10-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # smartX_wallet smartX 矿池 ## 第一次运行需要安装插件 ``` npm install ``` ## 本地运行项目 ``` npm run dev ``` ## 打包项目 ``` npm run build ``` ## 注意 1.目录 src/assets/script/en.json ---英文json文件 2.目录 src/assets/script/zh.json ---中文json文件 3.目录 src/views/home.vue 第116行 host: "http://www.iobft.com:8101", //请求接口的域名 可修改为正式接口域名