@ttcorestudio/swarm
v0.1.28
Published
Private NPM package for calling into the external Swarm Compute API
Downloads
137
Readme
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
- First, make sure all of your local changes has been committed.
- Second, in console run
npm version patchto increment package version number. - Next, run
npm publishin console to publish your new version. - Lastly, update all web apps that consume this npm package.
