Setting Up a Development Environment⚓︎
This page lists the dependencies required to run the tutorials in this documentation and explains how to run them.
Select the language you prefer:
Prerequisites | Python 3.9.2 or later |
Installation | Install the Symbol SDK with: |
Running the Sample Code | Download a sample and run it with: |
Prerequisites | Any actively supported version of Node.js |
Installation | Create a project folder and install the Symbol SDK as a dependency: |
Running the Sample Code | Download a sample and run it with: |
Next Steps⚓︎
- Proceed to Creating a Hello World Application