Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Latest commit

 

History

History
32 lines (23 loc) · 675 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 675 Bytes

fe-wallet

Light Wallet 1.0 web轻钱包

编译设置

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

功能

  • 创建账户(ETH地址)
  • 导入账户(ETH标准UTC Keystore格式)
  • 查看账户PRA Token和ETH余额
  • PRA Token收发(转账)
  • 生成PRA钱包地址二维码
  • 生成PRA转账交易二维码
  • 支持调用智能合约(开发中)
  • 在etherscan查看交易记录和账户详情
  • 复制交易地址