The first release of algoDEA (v0.1.0) - Algorand IntelliJ IDEA plugin is now available.
“algoDEA” provides end to end development life-cycle on Algorand blockchain using IntelliJ IDE. Using this plugin, developers can create and test both stateless and stateful smart contracts directly from their IntelliJ IDE. It also provides other features like ASA management, Transactions, Test account management etc.
The plugin currently supports integration with custom Algorand Node and Purestake.io node.
This version of the plugin is now available on IntelliJ’s plugin Marketplace. So you can install directly from your IntelliJ IDE. You need to search “Algorand” in IntelliJ’s plugin center UI.
You can also download from plugin’s github repository and do a manual installation.
As this is the first release of this plugin, you may find some gaps in usability and plugin functionality. Please feel free to report issues or enhancement suggestions using project’s issue tracker on GitHub.
Is there something about this plugin that specifically requires IntelliJ? This doesn’t appear to be installable into Goland, and most Jetbrains plugins are.
I am planning for the next iteration of AlgoDEA plugin. If you want any specific feature or enhancement, you may want to add that to the following issue in AlgoDEA GitHub.