Skip to content
This repository was archived by the owner on Oct 30, 2018. It is now read-only.
/ core Public archive

Deprecated. Implementation of the Storj v2 protocol for Node.js.

License

Notifications You must be signed in to change notification settings

storj-archived/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0a26113 · Jul 29, 2018
Mar 10, 2018
Feb 2, 2016
Mar 21, 2017
May 24, 2018
Apr 4, 2016
May 24, 2018
Jan 23, 2017
Jan 23, 2017
Jun 9, 2016
Sep 14, 2016
Aug 25, 2016
Oct 29, 2017
Oct 29, 2017
May 2, 2018
Oct 29, 2017
Oct 29, 2017
Aug 2, 2016
Aug 2, 2016
Jul 29, 2018
Sep 20, 2017
Mar 7, 2018
Mar 12, 2018

Repository files navigation

Notice: Development on this repo is deprecated as we continue our v3 rearchitecture. Please see https://github.com/storj/storj for ongoing v3 development.

Storj

Build Status Coverage Status NPM License

Implementation of the Storj protocol for Node.js. You must have Node.js v6.9.1, Python v2.x.x, and Git installed. Complete documentation can be found here.

npm install storj-lib --save

Notices

License

Storj Core - Implementation of the Storj protocol for Node.js Copyright (C) 2016 Storj Labs, Inc

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Certain parts of this program are licensed under the GNU Lesser General Public License as published by the Free Software Foundation. You can redistribute it and/or modify it under the terms either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.