hyperledger-archives / education-sawtooth-simple-supply

https://wiki.hyperledger.org/display/LMDWG
Apache License 2.0
51 stars 61 forks source link

Sawtooth Simple Supply

Sawtooth Simple Supply is a basic example of a distributed supply-chain application. It provides asset transfer with location tracking, which allows users to transfer assets and track them as they move through a supply chain.

Sawtooth Simple Supply is built on Hyperledger Sawtooth, an enterprise blockchain platform. To learn more about Hyperledger Sawtooth, see the sawtooth-core repository and the Hyperledger Sawtooth documentation.

The Simple Supply components in this repository include:

Usage

Clone the Simple Supply repository, then make sure that you have the docker and docker-compose commands installed on your machine.

To run the application, navigate to the project's root directory, then use this command:

docker-compose up

This command starts all Simple Supply components in separate containers.

The available HTTP endpoints are:

License

The Sawtooth Simple Supply software and course material in the course_modules subdirectory is licensed under a Creative Commons Attribution 4.0 International License. You may obtain a copy of the license at: http://creativecommons.org/licenses/by/4.0/.