Skip to content

b00kdev/cacliaas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

The Cardano Addresses CLI as a Service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published