0.1.0-alpha.8 • Published 2 years ago

@2pi-network/create-app v0.1.0-alpha.8

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

Welcome to 2PI Create App

JavaScript project starter for building with 2PI Protocol

Installation

Using npx

npx @2pi-network/create-app my_new_project

This will create the my_new_project directory and initialize a sample project in it.

Supported arguments

For an up to date list, please check the inline help with:

npx @2pi-network/create-app --help

Warning

Be careful when providing the API secret as a command line option, since it will be stored on your shell history. If you omit the option it will be asked during the initial configuration anyway.

Let's talk!