1.0.6 • Published 4 years ago

testasyncdev v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

uplink-nodejs binding

Developed using v1.0.2 storj/uplink-c

Initial Set-up (Important)

NOTE: For Golang

Make sure your PATH includes the $GOPATH/bin directory, so that your commands can be easily used Refer: Install the Go Tools:

export PATH=$PATH:$GOPATH/bin

NOTE:: For Nodejs

  • Please ensure Node.js with version 10 or higher is installed

  • Check its version

$ node -v
  • Install node-gyp globally
$ npm install -g node-gyp
  • Install the storj-nodejs Node.js package
$ npm install uplink-nodejs

NOTE: please ensure make is already installed.

NOTE: please ensure node-gyp dependencies is already installed.

Documentation

For more information on function definations and diagrams, check out the Detail or jump to:

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago