create-cartesi-wallet-template
TypeScript icon, indicating that this package has built-in type declarations

0.2.5 • Public • Published

create-cartesi-wallet-template

A CLI app for setting up a simple Cartesi wallet interaction application using Javascript, Typescript and Rust language templates

Usage

$ npm install -g create-cartesi-wallet-template
$ create-cartesi-wallet-template COMMAND
running command...
$ create-cartesi-wallet-template (--version)
create-cartesi-wallet-template/0.2.5 darwin-arm64 node-v18.19.0
$ create-cartesi-wallet-template --help [COMMAND]
USAGE
  $ create-cartesi-wallet-template COMMAND
...

Commands

create-cartesi-wallet-template create NAME

Create application

USAGE
  $ create-cartesi-wallet-template create NAME --template javascript|typescript|rust [--branch <value>]

ARGUMENTS
  NAME  application and directory name

FLAGS
  --branch=<value>     [default: main] repository branch name to use
  --template=<option>  (required) template name to use
                       <options: javascript|typescript|rust>

DESCRIPTION
  Create application

EXAMPLES
  $ create-cartesi-wallet-template create

See code: src/commands/create.ts

Package Sidebar

Install

npm i create-cartesi-wallet-template

Weekly Downloads

1

Version

0.2.5

License

MIT

Unpacked Size

43 kB

Total Files

12

Last publish

Collaborators

  • gr4yha7