Skip to content

digitalbazaar/vc-js-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vc-js CLI (vc-js-cli)

A command line interface for vc-js Verifiable Credentials library, based on Docker

Table of Contents

Background

This is a Docker-based cross platform CLI tool for using the vc-js Verifiable Credentials library (useful for testing, or issuing and verifying credentials from non-JS languages).

See the vc-js README for further information, background and discussion.

Usage

See the VC Demo repo for some instructions to get started.

If using the keygen command, you will need a GitHub Personal Access Token with at least "gist" permissions.

Install

To use this tool, you only need Docker and Git.

To develop/modify it, you will also need to install Node.js and other deps.

Requirements (to use)

  • A 64-bit system
  • git >= v2.x
  • Docker >= 18.x (and a Docker Hub account(?))

Requirements (to modify/develop)

In addition to the usage requirements above, you will need to install npm and Node.js 12+.

To install locally (for development):

git clone https://github.com/digitalbazaar/vc-js-cli.git
cd vc-js-cli
npm install

Contribute

See the contribute file!

PRs accepted.

Small note: If editing the Readme, please conform to the standard-readme specification.

Commercial Support

Commercial support for this library is available upon request from Digital Bazaar: support@digitalbazaar.com

License

New BSD License (3-clause) © Digital Bazaar

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published