目录

Xuper Wallet —— Web

A sample wallet using JS SDK

Prerequires

  • Nodejs (ver.10+)

How to use?

  1. Install dependencies

    npm install

  2. Building static files

    npm run build

  3. Deploy the output (build / static1) directory to the server

Nginx conf

Example:

location / {
    root /home/work/webroot;
    index static/xuper-wallet-web/page/index.html;
}

Dev server (webpack-dev-server)

PORT: 8080 2

Run

npm start

Current Status

  • Implements xuper accout and transaction
  • Support for browse transaction history

1: scripts/extension.js -> [l:37]

2: scripts/webpack.dev.js -> [l:29]

邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802032778号