Jim8y / NeoWalletForWeChat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NEO wallet for WeChat mini program

Mini Program QRCode

Developing Plan

  • 全新UI画风
  • 功能抽象及封装,将模块中重耦合部分分层
  • 代码瘦身,将SDK中与node库重复的功能模块删除减小项目大小 当前大小:500k 预计瘦身后大小 400k

ScreenCapture

首页 首页 首页 首页
首页 首页 首页 首页
首页 首页

Usage

Start

git clone https://github.com/NewEconoLab/NeoWalletForWeChat.git

cd NeoWalletForWeChat

npm install wepy-cli -g
npm install

npm run dev

Remind

  • 使用微信开发者工具新建项目,本地开发选择 dist 目录
  • 微信开发者工具 -> 项目
    • 关闭 ES6 转 ES5
    • 关闭 代码压缩上传
    • 关闭 上传代码时样式文件自动补全
    • 开启 开发环境不校验请求域名、TLS版本以及HTTPS证书

Build&Watch

wepy build --watch

Dependencies

LICENSE

LICENSE

Please note that the open source protocol for this repository is MIT. This means that you have the freedom to run, copy, modify and distribute the software.

Author

This project is originally developed with the help and support from NEL community. Join the community and learn NEO developing at:

Donation

  • NEO/GAS: ASCjW4xpfr8kyVHY1J2PgvcgFbPYa1qX7F

About

License:MIT License


Languages

Language:TypeScript 86.8%Language:JavaScript 12.9%Language:PHP 0.2%Language:Batchfile 0.1%