An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# pangea-cli

[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)
[![Build Status](https://travis-ci.org/Bit-Nation/pangea-cli.svg?branch=master)](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