0.3.2 • Published 5 years ago

iotprovenance v0.3.2

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

Data Provenance for the Internet of Things

Build Status

This project contains experimental smart contracts which can be used to implement data provenance concepts for Internet of Things (IoT) applications. More information can be found here.

Important: This project represents on-going research. Use with care.

Get Started

Prerequisites

You need to have the following tools installed:

Deploy Smart Contracts

  1. Clone the repository: git clone git@github.com:msigwart/iotprovenance.git
  2. Change into the project directory: cd iotprovenance/
  3. Install all dependencies: npm install
  4. Deploy contracts: truffle migrate --reset

Run Tests

Run the tests with truffle test.

Contribute

Feel free to submit bug reports or feature requests through the issue tracker. If you want to contribute, feel welcome to submit a pull request.

Licence

This project is licensed under the MIT License.

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.11

5 years ago

0.2.10

5 years ago

0.2.9

5 years ago

0.2.8

5 years ago

0.2.7

6 years ago

0.2.6

6 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago