substrate-plugin

Plugin for Parity Substrate

everstake

141

1

0.5.0

Apache-2.0

GitHub

This package consumes the following services:

Atom package for Substrate

Version Installs Stars

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

Prerequisites

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

  1. Atom v1.0.0+

How to install

You can install this package through the default package manager or with apm binary, installed by default with Atom:

  1. Clone project and open it in Atom.
  2. Install dependencies with command yarn in terminal.
  3. Instal package to your local Atom editor with apm install --yarn.

To start development

  1. Clone project and open it in Atom.
  2. Install dependencies with command yarn in terminal.
  3. Install package to your local Atom editor as dev package with apm install --yarn --dev.
  4. Link project to dev packages with apm link --yarn --dev.

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.