JavaScript project starter for building with 2PI Protocol
npm install @2pi-network/create-appJavaScript project starter for building with 2PI Protocol
``console`
npx @2pi-network/create-app my_new_project
This will create the my_new_project directory and initialize a sample project in it.
For an up to date list, please check the inline help with:
`console``
npx @2pi-network/create-app --help
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.
* Join our #devs channel on Discord!