PostGuard example For a specific example on how to encrypt a string see examples/string.js. For an example of how to encrypt files, see examples/file.js. Running the examples Install the dependencies using: yarn Then, run a development setup using: yarn dev