https://github.com/bit-nation/pangea-cli
Pangea Command Line Interface Utils
https://github.com/bit-nation/pangea-cli
command-line-tool dapps pangea
Last synced: 8 months ago
JSON representation
Pangea Command Line Interface Utils
- Host: GitHub
- URL: https://github.com/bit-nation/pangea-cli
- Owner: Bit-Nation
- License: mit
- Created: 2018-07-02T13:09:59.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-17T03:43:05.000Z (almost 8 years ago)
- Last Synced: 2025-03-29T05:43:01.455Z (about 1 year ago)
- Topics: command-line-tool, dapps, pangea
- Language: JavaScript
- Homepage:
- Size: 12.8 MB
- Stars: 1
- Watchers: 7
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# pangea-cli
[](https://github.com/RichardLitt/standard-readme)
[](https://travis-ci.org/Bit-Nation/pangea-cli) (master)
> Pangea Command Line Interface Utils
## Table of Contents
- [Security](#security)
- [Install](#install)
- [Usage](#usage)
- [API](#api)
- [Maintainers](#maintainers)
- [Contribute](#contribute)
- [License](#license)
## 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](https://github.com/florianlenz)
## Contribute
PRs accepted.
Small note: If editing the README, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification.
## License
MIT © 2018 Bitnation