Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 250 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 250 Bytes

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:

    ts-node <example_name>.ts