Skip to content

💻 Command line tool to ease developing with DAV

License

Notifications You must be signed in to change notification settings

zachowdhury/dav-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

150 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 testnet containing DAV contracts
  • Generate Identities secured by private public keys and register them on the blockchain
  • 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.

About

💻 Command line tool to ease developing with DAV

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%