## Algorand JavaScript SDK Examples This directory contains examples of how to use the Algorand JavaScript SDK. Assuming a sandbox node is running locally, any example can be run with the following command: ```sh ts-node .ts ```