agent-explore
v1.72.2
Published
Explore data across multiple DID agents
Downloads
73
Keywords
Readme
Agent Explore
This package can be used to start a web server that allows you to explore an agent's API. It includes the basic agent explorer web interface that can load the UI plugins and a CLI command to launch it.
Installation
npm -g i agent-explore
Usage
agent-explore serve --port 8080
You can specify a default agent configuration
agent-explore serve --port 8080 --schemaUrl https://example.ngrok.io/open-api.json --apiKey test123 --name Agent