Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 472 Bytes

README.markdown

File metadata and controls

19 lines (12 loc) · 472 Bytes

Cardano Addresses CLI as a Service

Exposes the Cardano Addresses CLI as a service. Right now it just generates a 24 word seed phrase, but with proper attention it could be extended to support all the features of the CLI.

Build

$ docker build -t cacliaas:latest .

Run

$ docker run -d -p3000:3000 cacliaas:latest

Screenshots

The CACLIaaS in all its glory