1.0.0 • Published 4 years ago

abcwallet_offline_packager v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

ABCWallet Offline Packager

License: MIT

A packager for easily creating ABCWallet compatiable offline package.

Installation

NPM

npm install abcwallet-offline-packager

Yarn

Yarn add abcwallet-offline-packager

Usage

Requirements

Node 10+

Examples

offline-packager -I 100 -H 127.0.0.1 -i test/public -o test/archive.zip Only use commandline options.

offline-packager -c config.json Use a JSON config file to pass options, useful for complicated map relation.

Development

Code Style

We use a little tweaked version of standardjs: https://github.com/BlockABC/eslint-config-blockabc

License

MIT

1.0.0

4 years ago