Overview
Here you will find a list of examples that takes you through the basics of encrypting and decrypting messages using NaCl, signing a message with a seed and verifying it using NaCl, and generating and validating mnemonics for account seeds.
#
Running the examplesFrom within each folder run the following to install required dependencies and to execute the example: