@ttcorestudio/swarm

Private NPM package for calling into the external Swarm Compute API


License
MIT
Install
npm install @ttcorestudio/swarm@0.1.27

Documentation

CORE.Swarm.jspkg

Private NPM package for calling into the external Swarm Compute API

For docuementation on how to consume this package (and/or contribute to its development), please see https://github.com/tt-acm/CORE.Swarm.WebSamples.

Deployment

  1. First, make sure all of your local changes has been committed.
  2. Second, in console run npm version patch to increment package version number.
  3. Next, run npm publish in console to publish your new version.
  4. Lastly, update all web apps that consume this npm package.