This package has been deprecated

Author message:

this version has been deprecated

parity-dev

0.0.2 • Public • Published

Run a Parity node for development

Parity has a nice feature to run it as a private development chain (aka test RPC).

While testing it, I run into some problems, like:

  • address management
  • outdated genesis file
  • the default configuration (--config dev) doesn't:
    • open up CORS
    • unlock the test keys

So here is my code to run Parity as a test RPC. It is designed to be as easy as:

npm install -g parity-dev
parity-dev

Readme

Keywords

none

Package Sidebar

Install

npm i parity-dev

Weekly Downloads

3

Version

0.0.2

License

MPL-2.0

Unpacked Size

30.9 kB

Total Files

17

Last publish

Collaborators

  • vrde