Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 299 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 299 Bytes

aries-chapi-interop

Project geared towards providing credential exchanges to an aries agent initiated with chapi

Getting started

Copy the example .env file

cp .env.example .env

Start services using docker

docker-compose up -d

Access the admin api through http://localhost:8020