This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@deadlock-delegate/arkdelegates-plugin

0.2.0 • Public • Published

ARKdelegates.io plugin

Plugin used by arkdelegatesio Twitter account

❤️ Support maintenance and development of plugins

If you find this or other plugins useful please consider

  • voting for deadlock delegate
  • donating to AWtgFYbvtLDYccJvC5MChk4dpiUy2Krt2U

to support development new plugins and tools for Ark's Ecosystem and maintenance of existing ones. Full list of contributions can be found on https://arkdelegatesio/delegate/deadlock/. 🖖

Installation

Clone

cd ~/ark-core/plugins
git clone https://github.com/deadlock-delegate/arkdelegates-plugin
lerna bootstrap

Registration

Open ~/.ark/config/plugins.js and add the following at the end.

'@deadlock/arkdelegates-plugin': {}

like so:

module.exports = {
  '@arkecosystem/core-event-emitter': {},
  '@arkecosystem/core-config': {},
  ...
  '@deadlock/notifier': {
    enabled: true,
    consumerKey: '',
    consumerSecret: '',
    accessToken: '',
    accessTokenSecret: ''
  }
}

Credits

License

MIT © roks0n

Package Sidebar

Install

npm i @deadlock-delegate/arkdelegates-plugin

Weekly Downloads

0

Version

0.2.0

License

MIT

Unpacked Size

7.33 kB

Total Files

10

Last publish

Collaborators

  • rokson