Socket
Socket
Sign inDemoInstall

@nosplatform/create-nos-dapp

Package Overview
Dependencies
Maintainers
5
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nosplatform/create-nos-dapp

Create a dapp on the nOS platform


Version published
Weekly downloads
4
increased by33.33%
Maintainers
5
Weekly downloads
 
Created
Source

create-nos-dapp

This is a CLI tool to generate a dApp project for the nOS platform, in your favorite frontend technology.

Usage

Important

Currently the create-nos-dapp generator tool is not yet published as a package. Until it is published you can get started using the instructions below:

Cloning this repo

git clone https://github.com/nos/create-nos-dapp.git
cd create-nos-dapp

Installing dependencies

yarn install
or
npm install

Running the CLI tool

yarn build && yarn start
or
npm run build && npm start

Getting started with the generated project

To get started, go to our Getting Started guide. Afterwards you can check out the nOS API documentation

Purpose

The goal of this project is to provide a quickstart for creating nOS dApps with various frontend technologies already installed and configured to work with the nOS platform.

Keywords

FAQs

Package last updated on 25 May 2018

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