This package has been deprecated

Author message:

This package is no longer maintained

egg-polkadot

1.2.0 • Public • Published

egg-polkadot

NPM version build status Test coverage David deps Known Vulnerabilities npm download

Install

$ npm i egg-polkadot --save

Usage

// {app_root}/config/plugin.js
exports.polkadot = {
  enable: true,
  package: 'egg-polkadot',
};

Configuration

// {app_root}/config/config.default.js
exports.polkadot = {
};

see config/config.default.js for more detail.

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i egg-polkadot

Weekly Downloads

6

Version

1.2.0

License

MIT

Unpacked Size

7.92 kB

Total Files

8

Last publish

Collaborators

  • bendaye