Cipherbin Client 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