/sample-vendor

Sample Vendor

Primary LanguageJavaScript

Sample Vendor

123test init

-- A sample implementation of the Vendor Gateway API for a Credential Agent, using fastify v3.

Getting started

  1. Run the following
$ docker-compose pull # get the latest images
$ docker-compose up

DO NOT RUN IN PRODUCTION WITHOUT CHANGING SECRET VALUES

Using npm

$ npm install
$ npm start

Using yarn

$ yarn
$ yarn start

Issuing endpoints

See /services/issuing

Inspection endpoints

See /services/inspection