I am looking for documentation about IOTA and development tools. Also if you know examples of real-life applications (industrial and commercial) it would be appreciated.
I am interested mainly in python and JavaScript development tools.
I am looking for documentation about IOTA and development tools. Also if you know examples of real-life applications (industrial and commercial) it would be appreciated.
I am interested mainly in python and JavaScript development tools.
Both javascript and python have API libraries support and documents for them. By far, javascript library is most well developed but also note that it has moved on to typescript:
As for community tutorials, I recommend following to start with:
You can easily learn about sending transactions following the Developer Essentials. And tutorial videos provide further resources and fundamental know-hows.