aries-cli 0.1.1

A simple Aries Cloudagent Controller
1
2
3
4
5
/// base agent
pub mod agents;

/// HTTP agent
pub mod http_agent;