Awesome
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