1.0.6 • Published 5 years ago

nucleushealth-sharing v1.0.6

Weekly downloads
5
License
MIT
Repository
github
Last release
5 years ago

Nucleus Health Blockchain Sharing

API to interact with the ShareCenter contract on Ethereum

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

A step by step series of examples that tell you how to get a development env running

In npm

npm i --save nucleushealth-sharing

Using Node.js

//Load the API
const ShareCenter = require('nucleushealth-sharing');

Running the tests

npm test

Deployment

To deploy this on a live system, pass in the HTTP location of your running node

Built With

  • Web3 - Solidity compiler and Ethereum interface
  • Truffle - Contract deployment framework

Authors

  • Grant Cermak
  • Avi Verma