🚀 Socket Launch Week 🚀 Day 1: Introducing .NET Support in Socket.Learn More
Socket
Sign inDemoInstall
Socket

cyfs-dapp-cli

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cyfs-dapp-cli

build your dec app in cyfs's world quickly.

1.0.17
latest
npm
Version published
Weekly downloads
10
150%
Maintainers
1
Weekly downloads
 
Created
Source

cyfs-dapp-cli

You can use this tool to build your dec app in cyfs's world quickly. The dec app is contain a frontend, which is based on the frontend framework React and a backend, which use nodejs to develop the backend service.

Command

  • To create a new dec app project with default Hello World template.
cyfs-dapp-cli create <project-name>
  • To create a new dec app project with specific template.

You can use -t or --template to appoint a specific template, more templates: order-demo | message-board-demo

cyfs-dapp-cli create <project-name> -t <template-name>
  • To retrieve the tool version.
cyfs-dapp-cli --version
  • For helps.
cyfs-dapp-cli --help

Keywords

dapp

FAQs

Package last updated on 11 Oct 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts