Skip to content
This repository has been archived by the owner on Nov 30, 2017. It is now read-only.

hyperledger-archives/sawtooth-mktplace

Repository files navigation

Incubation Notice

This project is a Hyperledger project in Incubation. It was proposed to the community and documented here. Information on what Incubation entails can be found in the Hyperledger Project Lifecycle document.

Distributed Ledger

Distributed Ledger is a highly modular platform for building, deploying and running distributed ledgers.

Security Notice

This project is intended for experimental usage and is not secure. Do not use this project for security sensitive applications. Please see the Introduction for more details.

Documentation

Documentation is available at: http://intelledger.github.io/.

Contents

This repository contains the implementation of a transaction family which enables a market place including participants, asset types, holdings of assets by participants, offers and exchanges. It also contains a command line interface for sending commands to the market place and querying the status of the market place. A tutorial which includes using the market place and market place client can be found here.