New Case Study:See how Anthropic automated 95% of dependency reviews with 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
  • Socket score

Version published
Maintainers
1
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

  1. To create a new dec app project with default Hello World template.
cyfs-dapp-cli create <project-name>
  1. 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>
  1. To retrieve the tool version.
cyfs-dapp-cli --version
  1. For helps.
cyfs-dapp-cli --help

Keywords

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc