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

Readme

Keywords

none

Package Sidebar

Install

npm i kryptopus

Weekly Downloads

1

Version

0.1.3

License

MIT

Unpacked Size

88.8 kB

Total Files

87

Last publish

Collaborators

  • neolao