Skip to content
cacti-weaver-protos-js / 2.0.0-rc.1

cacti-weaver-protos-js 2.0.0-rc.1

Install from the command line:
Learn more about npm packages
$ npm install @hyperledger/cacti-weaver-protos-js@2.0.0-rc.1
Install via package.json:
"@hyperledger/cacti-weaver-protos-js": "2.0.0-rc.1"

About this version

Compiled Protos for JavaScript

Steps to publish:

  1. Create a Personal Access Token from Github with write/read/delete access to packages. Refer Creating a Personal Access Token for help.
  2. Create a copy of .npmrc.template as .npmrc.
  3. Replace in copied .npmrc file with your personal access token.
  4. Run npm publish to publish package to github packages.

NOTE: Always publish to your fork first, and only after testing it well, then after PR approval, publish it to hyperledger/cacti. To publish to your fork, modify in package.json:

...
"publishConfig": {
  "registry": "https://npm.pkg.github.com/<your-git-name>"
}

and then follow above 4 steps.

Steps to Use

  1. Create a Personal Access Token from Github with read access to packages. Refer Creating a Personal Access Token for help.
  2. Create a copy of .npmrc.template as .npmrc.
  3. Replace in copied .npmrc file with your personal access token.
  4. Now put this .npmrc file in your application in same level as package.json.
  5. Now you can run npm install @hyperledger/cacti-weaver-protos-js in your application directory to install the latest version.

Details


Assets

  • cacti-weaver-protos-js-2.0.0-rc.1.tgz

Download activity

  • Total downloads 6
  • Last 30 days 0
  • Last week 0
  • Today 0