fib-ethereum-wallet
v1.1.0
Published
a safe ethereum wallet by fibjs
Downloads
3
Readme
fib-ethereum-wallet
基于 fibjs 以及 ethereumjs 实现的离线钱包
- [x] 支持离线生成以太坊地址
- [x] 支持离线签名
- [x] 支持各种钱包操作,如:从标准keystore中导出私钥、公钥等
sdk 基础库从 ethereum brower-build获得
Install
npm install fib-ethereum-wallet
Usage
查看 test.js