description | tags | teams | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
A guide to familiarizing yourself with the IOTA repository, branch and network structure, SDKs, CLI, and recommended IDEs and plugins. |
|
|
It's a good idea to look at the toolbox before you start building. This section will give you a quick overview of the most important tools to get started:
- How you can interact with IOTA Nodes using the CLI or the available SDKs.
- IDEs and plugins.
The IOTA CLI provides a handy interface you can use to perform all sorts of operation with IOTA nodes.
IOTA provides two official SDKs that you can use to interact with the IOTA network from your dApp:
We recommend that you use the Visual Studio Code IDE with the IOTA Move extension installed.