Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 405 Bytes

File metadata and controls

13 lines (9 loc) · 405 Bytes

What does the tutorial cover?

This tutorial shows how to import the @river-build/encryption=pkg npm package. It tests the package by encrypting a message, and then decrypting the cipertext to get back the plain text.

How to run

  1. Launch a bash shell.
  2. Run yarn dev

This will remove any existing binaries from the sample directory, install the packages, build, and then run the tutorial app.