API documentation and tutorial
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.
For more information on function definations and diagrams, check out the Detail or jump to: