Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dav-cli

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dav-cli

Command line tool to ease developing with DAV

  • 0.3.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
2
Weekly downloads
 
Created
Source

DAV CLI

license Gitter

The DAV CLI tool is here to make developing applications and solutions that interact with DAV a much more pleasant experience.

Features:

  • Easily run a local Ethereum node containing DAV contracts
  • Generate Identities secured by private public keys and register them on the blockchain
  • Easily scaffold a new project, or modify an existing one to interact with DAV (under development)
  • More coming soon

Installation

To get started, install dav-cli globally using either of the following commands:

# Install DAV CLI using npm
npm install -g dav-cli

# Install DAV CLI using yarn
yarn global add dav-cli

NOTE: DAV CLI is written in and installed using Node.js but is useful not just for Node.js or JavaScript development.

FAQs

Package last updated on 25 Mar 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