kryptopus

0.1.3 • Public • Published

kryptopus

Cryptocurrency manager

Requirements

  • NodeJS >= 9

Installation

npm install

Plugins

You can extend Kryptopus by defining plugins in config/parameters.yml.

plugins:
    - kryptopus-cryptocompare
    { name: my-plugin, url: file:../my-plugin }
    { name: unregistered-plugin, url: https://github.com/user/plugin.git }

After that, install plugins with the following command:

npm run install-plugins

Execute a bot

npm run bot cryptocompare_ticker

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.3
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.3
    4
  • 0.1.2
    2
  • 0.1.1
    2
  • 0.1.0
    3

Package Sidebar

Install

npm i kryptopus

Weekly Downloads

5

Version

0.1.3

License

MIT

Unpacked Size

88.8 kB

Total Files

87

Last publish

Collaborators

  • neolao