Skip to content

Multi-iterative distributed computation for use with COINSTAC.

License

Notifications You must be signed in to change notification settings

MRN-Code/multishot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multishot

Multi-iterative distributed computation for use with COINSTAC.

Please visit coinstac-decentralized-algorithm-integration for more information on COINSTAC’s distrubuted computations.

Setup

Make sure you have Node.js and NPM installed (Node.js comes with NPM).

  1. Clone this repository to your machine
  2. cd into the repository’s directory
  3. Run npm install to install dependencies

Contributing

Testing

This project is wired up with Istanbul for measuring code coverage tape for testing. To run the tests and measure coverage, simply run:

npm test

To check linting, run:

npm run lint

License

MIT. See LICENSE.

About

Multi-iterative distributed computation for use with COINSTAC.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published