Skip to content

cipherbin/cipher-bin-client

Repository files navigation

cipher bin logo

Cipherbin Client

License


Source code for the client, if you are looking for the server side Golang app go here. If you are looking for the CLI app go here.

Development

Clone repo and run

npm i

Start the application:

npm start

Run tests:

npm test