This is a Visual Studio Code extension that supports running and interacting with Neo Legacy instances from within Visual Studio Code.
Note this version of Visual DevTracker only supports Neo Legacy. You can download a preview of Visual DevTracker for Neo N3 from the Visual Studio Code Marketplace.
- Automatic detection of Neo Express configuration files in the Visual Studio Code workspace
- Create a new Neo Express instance
- Start and stop Neo Express instances
- View Neo Express output
- Explore the blockchain (works for Neo Express private blockchains and the public Neo blockchain)
- Create a Neo Express wallet
- Transfer assets between Neo Express wallets
- Claim GAS
- Invoke smart contracts on a Neo Express instance
The latest released version of the Neo Legacy Visual DevTracker can be installed via the Visual Studio Code Marketplace. It can be installed by itself or as part of the Neo Blockchain Toolkit.
Please see the Neo Blockchain Toolkit Quickstart for instructions on installing Neo Express.
The Neo Legacy Visual DevTracker has a public build server. You can install preview builds of the DevTracker by navigating to the build you wish to install, pressing the "Artifacts" button in the upper right hand corner and downloading the VSIX-package artifact. The artifact is a zip file containing the DevTracker VSIX file, which can be installed manually. For more information on installing VSIX extensions in Visual Studio Code, please see the official Visual Studio Code docs.