Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Linkd Dev ToolsNew to Visual Studio Code? Get it now.
Linkd Dev Tools

Linkd Dev Tools

Linkd Academy

|
136 installs
| (0) | Free
Development Tools for the Neo Blockchain
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Onboarding README for Linkd Dev Tools

Welcome to the Linkd Dev Tools extension! This tool is designed to streamline your entry into the exciting world of smart contracts. With Linkd Dev Tools, you can easily create, run, debug, compile, and deploy your smart contracts. This README guide will walk you through the essential steps and features of the extension.

Features

Linkd Dev Tools comes packed with features that facilitate smart contract development:

  1. Automated Environment Setup: Simplifies the process of setting up a development environment for smart contract creation.
  2. Integrated Smart Contract Creation: Easily create new smart contracts with a few clicks.
  3. Run and Debug Tools: Directly run and debug functions within your smart contract.
  4. Local Blockchain Simulation: Compile and deploy your contracts on a simulated blockchain environment powered by Neo Express.
  5. Handy Command Palette: Access various commands easily through the integrated command palette.

Tip: Utilize our animated walkthroughs for a clear, step-by-step guide on using these features effectively.

Install and Configure

  1. Installation: Download and install the Linkd Dev Tools extension from the VS Code marketplace.
  2. Configuration: Modify the extension settings in the settings.json file located in the .vscode folder.

Creating a Smart Contract

  1. Open Command Palette with Ctrl + Shift + P (or Cmd + Shift + P on macOS).
  2. Type "New Smart Contract" and select NeoBlockchain: CreateNewProject.
  3. Choose the programming language and name for your contract.
  4. You'll find your contract file and a README in the root folder.

Run and Debug

  • Run: Click the "Run" button above the function you want to execute.
  • Debug: Use the "Debug" button located similarly to identify and fix issues.

Compile and Deploy

  • Use simple commands to compile and deploy your contract on a local blockchain.

Commands

  • Re-run Contract: linkd.reRunContract
  • Reset Blockchain: linkd.resetChain
  • Save Blockchain State: linkd.quickSaveBlockchain
  • Load Blockchain State: Linkd Quick Load
  • Create New Project: linkd.createNewProject
  • Open Panel: linkd.hwSvelte

Known Issues

Regularly check this section for updates on any known issues and their resolutions.

Release Notes

1.0.1

  • Initial release of Linkd Dev Tools.

1.0.3

  • Bug fixes and performance improvements.

Extension Guidelines

  • Follow the Extension Guidelines for best practices in extension development.

Working with Markdown

  • Use VS Code's robust Markdown support for editing this README.

For More Information

  • Visual Studio Code's Markdown Support
  • Markdown Syntax Reference

Enjoy your journey into smart contract development with Linkd Dev Tools!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft