Skip to content

neo-project/neo-visual-tracker

Repository files navigation

Neo Legacy Visual DevTracker

Build Status

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.

Features

  • Automatic detection of Neo Express configuration files in the Visual Studio Code workspace

Neo Express config detection

  • Create a new Neo Express instance

Create instance

  • Start and stop Neo Express instances

Starting and stopping Neo Express instances

  • View Neo Express output

Neo Express output shown in Visual Studio Code terminal

  • Explore the blockchain (works for Neo Express private blockchains and the public Neo blockchain)

Built-in blockchain explorer

  • Create a Neo Express wallet

Neo Express wallet creation

  • Transfer assets between Neo Express wallets

Transfer assets

  • Claim GAS

Claiming GAS

  • Invoke smart contracts on a Neo Express instance

Contract invocation

Installation

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.

Install Preview Releases

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.