Skip to content
This repository was archived by the owner on May 18, 2022. It is now read-only.

Latest commit

 

History

History
28 lines (18 loc) · 963 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 963 Bytes

Tools

This directory contains scripts and applications that help with using, running, debugging rust-aries-agent but are not actually part of the rust-aries-agent product.

Webhook Listener

A tool for listening to rust-aries-agent with restful API. See the webhook listener documentation.

Scripts

Shell files meant to make life a little easier.

All scripts are expected to be run from the tools folder. Any deviation from this standard is not supported.

Most scripts expect you have all code and environment configured correctly. See the using USING readme file for more details.

Windows Command Scripts

file purpose
runhost.cmd Runs host with standard configuration

Linux/MacOS Bash Scripts

file purpose
runhost.sh Runs host with standard configuration
runhost-indy.sh Runs host with configuration for using indy wallets