stormclient

0.1.1 • Public • Published

Stormclient

Version License Open Source Love Size NodeJs client for joinstorm node net

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  • You must have an account on joinstorm.io to access our network. Please register here to join our community
  • NodeJs & npm

Installing

clone this repo:

git clone https://github.com/joinstormio/stormclient.git

cd stormclient

npm install

Configuration

simple method

download the json configuration file from your client page here and put it in the same folder as stormclient.js

alternative

create a stormclient.json file composed like this:

{
    "username": "client1",
    "password": "password1",
    "clientId": "user-client1-client1"
}

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Package Sidebar

Install

npm i stormclient

Weekly Downloads

1

Version

0.1.1

License

MIT

Unpacked Size

14.8 kB

Total Files

6

Last publish

Collaborators

  • coppolafab