Skip to content

Bit-Nation/pangea-cli

Repository files navigation

pangea-cli

standard-readme compliant Build Status (master)

Pangea Command Line Interface Utils

Table of Contents

Security

Install

you need to have at least node version 8.11.3

Install the package with npm install pangea-cli -g.

Usage

  • pangea sk:new create new signing key
  • pangea sk:pw change password of encrypted signing key
  • dapp:stream use this for active development - it will stream the DApp from your local computer to the device. Make sure to run this command in a project made with the DApp template.
  • dapp:build use this to bundle your code and sign it
  • pangea:log used for debugging, will stream logs from panthalassa mostly used by the core team and not for DApp development

Maintainers

@florianlenz

Contribute

PRs accepted.

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT © 2018 Bitnation