Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

everstake/vscode-plugin-substrate

Repository files navigation

VSCode Plugin for Substrate

Version Installs

This plugin provides a convenient development environment for Parity Substrate framework.

Prerequisites

To start using this extension - install it from marketplace. To run this extension you need following pre-requirements:

  1. Visual Studio Code v1.37.0+
  2. Yarn v1.13.0+

How to run

Steps:

  1. Clone project and open it in VSCode.
  2. Execute command yarn and yarn compile in terminal.
  3. Press F5.

To start webview development

  1. Execute the command yarn watch:views.
  2. Press F5.
  3. Press CMD + SHIFT + P and type Show webview.
  4. Make changes to webview in ./src/views.

Features

All features and it's functionality you can find in the features file.

Tutorial

Tutorial of how to use this plugin you can find in the tutorial file.

Plugin dependencies

Next plugins will be automatically installed with this plugin (if not installed):

License

This project is licensed under the Apache-2.0 License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published