certstream is a library for interacting with the CertStream network using JS.
npm install certstream

See SSL certs as they're issued live.
This is a library for interacting with the certstream network to monitor an aggregated feed from a collection of Certificate Transparency Logs.
It is built to be compatible with both node.js and a standard browser with UMD.
```
npm install --save certstream
Or if you're using this in the browser, just add dist/certstream.min.js to a